Commit Graph

4 Commits

Author SHA1 Message Date
Martin Kröning 2828de4d3f Don't enforce line endings
Line endings are currently very inconsistent.
To be able to make concise commits easily without having every line's ending changed automatically, we should not enforce the line ending.
Another reason to unset the line endings setting is to be able to make use of git's autocrlf. See [editorconfig/editorconfig#226](https://github.com/editorconfig/editorconfig/issues/226#issuecomment-339153692)
2019-09-08 13:05:52 +02:00
Martin Kröning a110070c07 Adjust .editorconfig (#1863)
Fixes #1862.
Taken from 15c4d46.
2019-08-09 10:04:10 -07:00
Colby Klein b89bc65178 Change ES/OMES to 2x, extend timer on ScreenCaution
Also, changed indent style in .editorconfig to spaces  for txt files, to
reduce diff noise.
2014-09-04 10:38:37 -07:00
Colby Klein cd029802e1 Add .editorconfig for editors which support it. Might need more exceptions added. 2014-02-08 13:00:43 -08:00