fmt(.editorconfig): insert_final_newline = true
This commit is contained in:
@@ -4,7 +4,7 @@ root = true
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
insert_final_newline = false
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{nix,lua,yaml,css}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user