mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Add vbproj to .editorconfig (#1354)
This commit is contained in:
parent
8f148c54be
commit
b33ee57abc
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ curly_bracket_next_line = true
|
|||
indent_brace_style = Allman
|
||||
|
||||
# Xml project files
|
||||
[*.{csproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
|
||||
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
|
||||
indent_size = 2
|
||||
|
||||
# Xml build files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue