projects
/
demos
/
kafka
/
training
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Tags für Asciidoc hinzugefügt
[demos/kafka/training]
/
.editorconfig
1
root = true
2
3
[*]
4
indent_style = space
5
indent_size = tab
6
tab_width = 2
7
charset = utf-8
8
end_of_line = lf
9
trim_trailing_whitespace = true
10
insert_final_newline = false
11
12
[*.properties]
13
charset = latin1