repo.or.cz
/
libmodbus.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update comments about old O_NDELAY
[libmodbus.git]
/
.editorconfig
blob
640a2a20359ec1bc04d5602fb69377e3925ac29c
1
root = true
2
3
# Unix-style newlines with a newline ending every file
4
[*]
5
end_of_line = lf
6
insert_final_newline = true
7
indent_style = space
8
indent_size = 4
9
10
# Tab indentation (no size specified)
11
[Makefile]
12
indent_style = tab