forked from Mirror/pmbootstrap
editorconfig: new file (MR 2520)
This commit is contained in:
parent
c401555fb8
commit
0640a21fba
1 changed files with 6 additions and 0 deletions
6
.editorconfig
Normal file
6
.editorconfig
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
insert_final_newline = true
|
Loading…
Add table
Add a link
Reference in a new issue