Codebase list i3-gaps / 3bad91b5-7cc9-4823-b057-a60254906919/main .editorconfig
3bad91b5-7cc9-4823-b057-a60254906919/main

Tree @3bad91b5-7cc9-4823-b057-a60254906919/main (Download .tar.gz)

.editorconfig @3bad91b5-7cc9-4823-b057-a60254906919/main

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