Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-12 | Fix editorconfig for test files | Albert Krewinkel | 1 | -0/+4 | |
Test output files should be exactly as defined with regard to trailing whitespace. This keeps editorconfig from breaking those files. | |||||
2014-04-09 | Add .editorconfig | Albert Krewinkel | 1 | -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. |