mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Change .editorconfig to include final newlines (#5827)
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user