Commit Graph

3 Commits

Author SHA1 Message Date
Ken Thomases 692d7c6f5c .editorconfig: Remove the trim_trailing_whitespace setting.
Editors don't behave consistently.  Some remove trailing whitespace from the
entire file, not just touched lines, on save.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 13:45:55 +01:00
Kai Krakow f519dd28fd editorconfig: Indent Makefiles properly.
Signed-off-by: Kai Krakow <kai@kaishome.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-11 11:52:00 +01:00
Eberhard Beilharz 530df61f2f Add .editorconfig file.
This allows editors and IDEs to automatically adjust settings to
the coding style prefered by Wine (cf. https://editorconfig.org/).

Signed-off-by: Eberhard Beilharz <eb1@sil.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-18 15:24:01 +01:00