mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 11:58:12 +00:00
editorconfig: trim trailing spaces from yml's
This commit is contained in:

committed by
Anonymous Maarten

parent
14eb8db152
commit
ec3234ea21
@@ -13,6 +13,7 @@ trim_trailing_whitespace = true
|
|||||||
[*.{html,js,json,m4,yml,yaml,vcxproj,vcxproj.filters}]
|
[*.{html,js,json,m4,yml,yaml,vcxproj,vcxproj.filters}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
trim_tailing_whitespace = true
|
||||||
|
|
||||||
[*.xml]
|
[*.xml]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
Reference in New Issue
Block a user