updated .editorconfig
This commit is contained in:
parent
b0edff39de
commit
8cbf4874d7
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# All files
|
||||
[*]
|
||||
guidelines = 80
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
# C# or VB files
|
||||
[*.{cs,vb}]
|
||||
|
|
Loading…
Reference in a new issue