Codebase list i3-gaps / 6a2b3a6f-3889-47b0-9491-b7d0979eabd0/upstream .editorconfig
6a2b3a6f-3889-47b0-9491-b7d0979eabd0/upstream

Tree @6a2b3a6f-3889-47b0-9491-b7d0979eabd0/upstream (Download .tar.gz)

.editorconfig @6a2b3a6f-3889-47b0-9491-b7d0979eabd0/upstream

36cd905
 
 
 
 
 
 
 
 
 
 
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8

[*.{c,h}]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true