1 # EditorConfig is awesome: https://EditorConfig.org
3 ###############################
4 # Core EditorConfig Options #
5 ###############################
7 # top-most EditorConfig file
15 trim_trailing_whitespace = true
16 insert_final_newline = true
17 # (Please don't specify an indent_size here; that has too many unintended consequences.)
21 trim_trailing_whitespace = false