Skip to content

Commit 99d88f6

Browse files
committed
cofig
1 parent d143d07 commit 99d88f6

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

.config/dotnet-tools.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@
2222
"reportgenerator"
2323
],
2424
"rollForward": false
25-
},
26-
"csharpier": {
27-
"version": "1.2.6",
28-
"commands": [
29-
"csharpier"
30-
],
31-
"rollForward": false
3225
}
3326
}
3427
}

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Use the installed Managed Code Skills catalog entries that match this repo:
4848
- `microsoft-extensions` — dependency injection, options, hosting, logging, and configuration.
4949
- `orleans` — grains, grain interfaces, silo/client setup, filters, and serialization.
5050
- `quality-ci` — GitHub Actions quality gates, build/test/analyze/coverage workflow work.
51-
- `format`, `csharpier`, `roslynator`, `analyzer-config`, `code-analysis` — formatting and analyzer alignment.
51+
- `format`, `roslynator`, `analyzer-config`, `code-analysis` — formatting and analyzer alignment.
5252
- `complexity`, `crap-score` — maintainability and complexity review.
5353
- `architecture` — architecture map, boundaries, and module-level reasoning.
5454

0 commit comments

Comments
 (0)