mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 11:57:24 +08: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}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
trim_tailing_whitespace = true
|
||||
|
||||
[*.xml]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user