Enable EditorConfig trailing whitespace trimming (#23543)

lolsob-rspec
Nick Schonning 2023-02-12 02:34:17 -05:00 committed by GitHub
parent d070724298
commit 3ed6bf7cee
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true