Commit 837f6b4
Insert `dotnet format --verify-no-changes --verbosity diagnostic` step
between `dotnet restore` and `dotnet build` so PRs that violate
.editorconfig formatting rules fail fast with clear diagnostic output.
Stacked on #152 which provides the nullable warning fixes needed
for the format check to pass.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1300b5f commit 837f6b4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments