mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 23:14:02 +01:00
Change .editorconfig to include final newlines (#5827)
This commit is contained in:
committed by
Simon Brunel
parent
e730f87e15
commit
7e62913cfc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user