git repos / saland

src/Libs/.editorconfig

browsing at commit = 1ffbd4bae4bc0b0aabff1b58e5d43ef74686d830

raw · blame · history

#See http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines
[*]
end_of_line = lf

[*.cpp,*.hpp,*.h]
indent_style = spaces