add --exclude-diagnostics option
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
Today we have `--diagnostics` to list out specific diagnostics that should be fixed when running `dotnet format`. If, in the course of human events, you want to run `dotnet format` but _exclude_ a single diagnostic from the set there is no convenient way to do so.
I propose adding `--exclude-diagnostics` which would make this scenario easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.