summaryrefslogblamecommitdiffstats
path: root/.editorconfig
blob: 8af7ab224038d4a07699c14e45505991ac8e8b31 (plain) (tree)
1
2
3
4
5
6
   
                

                    

                               
[*]
end_of_line = lf
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true