Johannes Altmanninger
6bdb99972d
editorconfig: use 80 columns for commit messages, not 100
...
Our current style favors < 80 columns in commit messages (or we just don't
use editorconfig here?).
2022-02-07 17:16:51 +01:00
Lily Ballard
5fd3bf79f5
Don't trim trailing whitespace on .rst files
...
Our existing .rst files have lines with trailing whitespace in them,
which I can only assume is deliberate, so update the editorconfig to
stop trimming trailing whitespace for these files.
2019-06-15 22:36:07 -07:00
rolag
ac2c38735d
Add max_line_length to .editorconfig
2017-06-16 01:32:55 +02:00
Boris Aranovich
0893134543
Added .editorconfig file ( #3332 ) ( #3313 )
...
.editorconfig: specifying preferred indentation per file-type for the project.
Closes #3332 , #3313
2016-08-24 22:00:53 -07:00