aboutsummaryrefslogtreecommitdiff
path: root/libs/fnistool/.editorconfig
blob: f64592a1953ca232971a36b6b68032015798015c (plain)
1
2
3
4
5
6
7
8
9
root = true

[*.py]
indent_style = space
indent_size = 4

[{CMakeLists.txt, *.cmake}]
indent_style = space
indent_size = 4