LICENSES/.editorconfig: let trailing whitespaces be
This commit is contained in:
parent
910fa8c591
commit
f11742e820
|
@ -4,3 +4,4 @@
|
|||
root = false
|
||||
[*]
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Reference in New Issue