Merge pull request #9 from placasse/EditorConfig
[qgit4/redivivus.git] / .editorconfig
blob1516c4c9652729ed976177a05f545c0589d7c037
1 [*]
2 end_of_line = lf
3 charset = utf-8
4 trim_trailing_whitespace = true
5 indent_style = tab
6 indent_size = 4