Change to camelCase
This commit is contained in:
parent
88c6d7c284
commit
a9ac6d8bc2
@ -10,7 +10,7 @@ indent_style = space
|
||||
tab_width = 4
|
||||
|
||||
# Naming Conventions
|
||||
dotnet_naming_style.pascal_case_style.capitalization = pascal_case
|
||||
dotnet_naming_style.camel_case.capitalization = camel_case
|
||||
|
||||
# New line preferences
|
||||
csharp_new_line_before_open_brace = none
|
||||
|
Loading…
Reference in New Issue
Block a user