chore: Add end of line to editorconfig
All checks were successful
Build, check & Test / run (push) Successful in 1m52s
All checks were successful
Build, check & Test / run (push) Successful in 1m52s
This commit is contained in:
parent
176833d709
commit
8a197f1431
@ -7,6 +7,7 @@ charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
max_line_length = 120
|
||||
end_of_line = lf
|
||||
|
||||
# Yaml Standard
|
||||
[*.{yaml,yml}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user