Commit Graph

7 Commits

Author SHA1 Message Date
Simon Ser 01103e1d99 Relax 80 column limit
80 cols is a bit short. Linux uses a soft 100 limit, let's do the
same.
2022-11-22 18:19:46 +00:00
Simon Ser cfba4c6344 editorconfig: set max_line_length
See [1]. CONTRIBUTING.md says:

> Try to keep your lines under 80 columns, but you can go up to 100 if it
> improves readability.

[1]: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length
2022-01-20 15:09:15 +01:00
emersion 42b19dcf91
Set .editorconfig ident_size 2019-01-25 11:37:46 +01:00
Scott Anderson 2d29cebe5f Remove indent_size from .editorconfig
Some of us like to use different indent sizes.
2018-09-05 11:59:38 +12:00
emersion 0a171d3ace
Add wlr_primary_selection_device_manager and wlr_primary_selection_source 2017-12-22 19:20:12 +01:00
emersion 60e2bd3550
Add XML rules to .editorconfig 2017-10-15 22:21:05 +02:00
emersion 275c7464f9
Add .editorconfig 2017-09-28 19:25:22 +02:00