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

Commit 423234f

Browse files
author
Mikhail Arkhipov
committed
Suppress error
1 parent e9e1a90 commit 423234f

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)