Commit 1d23364
authored
Update .editorconfig to prevent unintentional whitespace changes
Added:
- `csharp_space_before_open_square_brackets = true`
- `csharp_space_after_keywords_in_control_flow_statements = false`
In order to enforce the existing convention and prevent unintentional changes.1 parent 4dfeafc commit 1d23364
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments