Commit cb541bc
Consolidate src/.editorconfig into root
Remove the redundant src/.editorconfig. Its two meaningful rules are
migrated to the root config:
- VSTHRD200 severity = none (don't require Async suffix on async methods)
- Verify snapshot files (*.received/*.verified) excluded from reformatting
The duplicate indent_size/charset rules are dropped (already set globally).
Fixed the stray quotes on the Verify charset value (utf-8-bom).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a50dcd3 commit cb541bc
2 files changed
Lines changed: 14 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
| |||
79 | 89 | | |
80 | 90 | | |
81 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
This file was deleted.
0 commit comments