Update .editorconfig from CCI

This commit is contained in:
Croydon
2020-11-16 13:31:17 +01:00
parent 4e8d69fe10
commit 9ed637cef4

View File

@@ -14,8 +14,8 @@ max_line_length = 200
[*.yml]
tab_width = 2
[{Makefile, Makefile.am, Makefile.in}]
[{Makefile,Makefile.am,Makefile.in}]
indent_style = tab
[*.{diff, patch}]
[*.{diff,patch}]
trim_trailing_whitespace = false