Commit graph

3 commits

Author SHA1 Message Date
Kolen Cheung
4bb54e0a56 .editorconfig: change tests/ to test/ as in 18ab864 2017-10-26 22:34:36 -07:00
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