]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Change .editorconfig to include final newlines (#5827)
authorJan Tagscherer <3198913+jtagscherer@users.noreply.github.com>
Mon, 12 Nov 2018 20:06:59 +0000 (21:06 +0100)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Mon, 12 Nov 2018 20:06:59 +0000 (21:06 +0100)
.editorconfig

index 8cea3b4f020b46fb682fe3511bc4d055b11f8b6e..bf81c70a9070c59caeb021e985ab43f90c7b99a9 100644 (file)
@@ -7,7 +7,7 @@ indent_size = 4
 end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true
-insert_final_newline = false
+insert_final_newline = true
 
 [gulpfile.js]
 indent_style = space