mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-14 12:29:13 +00:00
Update .editorconfig
This commit is contained in:
parent
76dc14ee45
commit
11dcddada9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
root = true
|
root = tru
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
@ -167,4 +167,4 @@ dotnet_naming_symbols.non_field_members.required_modifiers =
|
||||||
dotnet_naming_style.pascal.required_prefix =
|
dotnet_naming_style.pascal.required_prefix =
|
||||||
dotnet_naming_style.pascal.required_suffix =
|
dotnet_naming_style.pascal.required_suffix =
|
||||||
dotnet_naming_style.pascal.word_separator =
|
dotnet_naming_style.pascal.word_separator =
|
||||||
dotnet_naming_style.pascal.capitalization = pascal_case
|
dotnet_naming_style.pascal.capitalization = pascal_case
|
||||||
|
|
Loading…
Reference in a new issue