Codebase list i3-gaps / 49a74b55-30e5-4938-9b63-cf1b0d6b1aad/main .editorconfig
49a74b55-30e5-4938-9b63-cf1b0d6b1aad/main

Tree @49a74b55-30e5-4938-9b63-cf1b0d6b1aad/main (Download .tar.gz)

.editorconfig @49a74b55-30e5-4938-9b63-cf1b0d6b1aad/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