repo.or.cz
/
OpenDDS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OpenDDS Post Release 3.31.0
[OpenDDS.git]
/
.editorconfig
blob
bf5fb0cf378f8efe8add90401e30fb43cbcaeaa8
1
root = true
2
3
[*]
4
indent_style = space
5
indent_size = 2
6
trim_trailing_whitespace = true
7
insert_final_newline = true
8
charset = utf-8
9
10
[*.py]
11
indent_size = 4