Skip to content

Commit

Permalink
Change .editorconfig to include final newlines (chartjs#5827)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtagscherer authored and simonbrunel committed Nov 12, 2018
1 parent 17f7970 commit b62f52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -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
Expand Down

0 comments on commit b62f52b

Please sign in to comment.