Add trim_trailing_whitespace to .editorconfig
This commit is contained in:
committed by
abcdefg30
parent
2dac16ee02
commit
327d451abc
@@ -6,6 +6,7 @@ charset=utf-8
|
||||
[*]
|
||||
end_of_line = LF
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
; 4-column tab indentation
|
||||
[*.cs]
|
||||
|
||||
Reference in New Issue
Block a user