Commit graph

2 commits

Author SHA1 Message Date
Albert Krewinkel
67051b6e5d Fix editorconfig for test files
Test output files should be exactly as defined with regard to trailing
whitespace.  This keeps editorconfig from breaking those files.
2014-04-12 12:22:09 +02:00
Albert Krewinkel
5b9f9047a0 Add .editorconfig
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.
2014-04-09 16:11:14 +02:00