Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 54c62c4

Browse files
author
Mikhail Arkhipov
authored
Merge pull request #188 from MikhailArkhipov/master
Fix .editorconfig
2 parents 3fb9d77 + 423234f commit 54c62c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ csharp_space_between_parentheses = None
2929

3030
csharp_space_after_cast = false
3131

32-
csharp_style_inlined_variable_declaration = true:error
32+
csharp_style_inlined_variable_declaration = true:message
3333

3434
csharp_space_before_open_square_brackets = false
3535

0 commit comments

Comments
 (0)