File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Version: 1.0.2 (Using https://semver.org/)
2- # Updated: 2019-05-22
1+ # Version: 1.0.3 (Using https://semver.org/)
2+ # Updated: 2019-06-28
33# See https://github.com/RehanSaeed/EditorConfig for updates to this file.
44# See http://EditorConfig.org for more information about .editorconfig files.
55
@@ -169,7 +169,7 @@ csharp_space_after_cast = false
169169csharp_space_after_keywords_in_control_flow_statements = true
170170csharp_space_between_method_declaration_parameter_list_parentheses = false
171171csharp_space_between_method_call_parameter_list_parentheses = false
172- csharp_space_between_parentheses = expressions
172+ csharp_space_between_parentheses = false
173173csharp_space_before_colon_in_inheritance_clause = true
174174csharp_space_after_colon_in_inheritance_clause = true
175175csharp_space_around_binary_operators = before_and_after
You can’t perform that action at this time.
0 commit comments