Add trim_trailing_whitespace to .editorconfig

pull/141/head
Umar Bolatov 4 years ago
parent 9f54a72d05
commit 1639d2784f
No known key found for this signature in database
GPG Key ID: 2C1F9AEB371D2A28

@ -5,3 +5,4 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true

Loading…
Cancel
Save