|
|
@ -8,5 +8,3 @@ charset = utf-8
|
|
|
|
end_of_line = lf
|
|
|
|
end_of_line = lf
|
|
|
|
trim_trailing_whitespace = true
|
|
|
|
trim_trailing_whitespace = true
|
|
|
|
insert_final_newline = true
|
|
|
|
insert_final_newline = true
|
|
|
|
|
|
|
|
|
|
|
|
dotnet_diagnostic.CA1822.severity = none ; Mark members as static
|
|
|
|
|
|
|
|