Apply formatting to remaining unformatted files
This commit is contained in:
parent
57953fd509
commit
c53d7b8ce3
10 changed files with 145 additions and 147 deletions
|
|
@ -4,7 +4,7 @@ root = true
|
|||
insert_final_newline = true
|
||||
max_line_length = 100
|
||||
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj}]
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj,json}]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue