diff --git a/.editorconfig b/.editorconfig index a5f783f..e971c4b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ indent_style = space indent_size = 2 trim_trailing_whitespace = true -[*g.cs] +[*.g.cs] generated_code = true [*.cs]