File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Version: 1.3.2 (Using https://semver.org/)
2- # Updated: 2019-08-04
1+ # Version: 1.4.0 (Using https://semver.org/)
2+ # Updated: 2020-01-28
33# See https://github.com/RehanSaeed/EditorConfig/releases for release notes.
44# See https://github.com/RehanSaeed/EditorConfig for updates to this file.
55# See http://EditorConfig.org for more information about .editorconfig files.
@@ -161,7 +161,7 @@ csharp_style_deconstructed_variable_declaration = true:warning
161161csharp_style_pattern_local_over_anonymous_function = true :warning
162162csharp_using_directive_placement = inside_namespace:warning
163163csharp_prefer_static_local_function = true :warning
164- csharp_prefer_simple_using_statement = false : warning
164+ csharp_prefer_simple_using_statement = true : suggestion
165165
166166# #########################################
167167# .NET Formatting Conventions
You can’t perform that action at this time.
0 commit comments