We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa070b commit f9214bcCopy full SHA for f9214bc
.editorconfig
@@ -6,7 +6,7 @@ indent_size = 4
6
insert_final_newline = true
7
trim_trailing_whitespace = true
8
charset = utf-8
9
-max_line_length = 150
+max_line_length = 152
10
11
# Interfaces should start with I and PascalCase
12
dotnet_naming_rule.interfaces_begin_with_I.severity = warning
0 commit comments