repo.or.cz
/
libftdi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CMake: bump the minimal required version to 3.5
[libftdi.git]
/
.editorconfig
blob
40392cdf4ac0cc5a86aa32ae9bafe65a511b4629
1
root = true
2
3
[*]
4
end_of_line = lf
5
trim_trailing_whitespace = true
6
insert_final_newline = false
7
8
[{CMakeLists.txt,*.cmake}]
9
indent_style = space
10
indent_size = 2
11
tab_width = 2
12
13
[{*.c,*.h}]
14
indent_style = space
15
indent_size = 4
16
tab_width = 4