mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
editorconfig: trim trailing whitespace
This commit is contained in:
parent
2e2feb144f
commit
b3c0a8c207
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ charset = utf-8
|
||||||
|
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
# 4 space indentation
|
# 4 space indentation
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue