ray/.editorconfig
2016-06-27 13:10:55 -07:00

7 lines
129 B
INI

# top-most EditorConfig file
root = true
[*.{h,c,cpp,hpp,cc,cxx}]
indent_style = space
indent_size = 2
indent_brace_style = K&R