aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)AuthorFilesLines
2014-04-09Add .editorconfigAlbert Krewinkel1-0/+12
Use EditorConfig to define a some basic styling rules for code. This should also help to reduce the number of commits introducing trailing whitespace. See http://editorconfig.org/ for details.