git repos / saland

src/Libs/.editorconfig

browsing at commit = 82aca15d4a4ac04972b98ac54291186c3746ef9e

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