ionide / ionide/FSharp.Analyzers.SDK
Cli option --fail-on-all-warnings
Open
- Dominant language
- F#
- Stars
- 85
- Forks
- 28
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 20
Description
**Is your feature request related to a problem? Please describe.**
Currently, to fail on a warning, you have to list all the analyzer codes you want to fail on. If you are using many analyzers and you want to fail on all of them, that can be cumbersome.
**Describe the solution you'd like**
Provide a --fail-on-all-warnings Cli option.
**Describe alternatives you've considered**
Support globbing of analyzer codes.
**Additional context**
As always, I just raise this issue to keep track of it.
Contributor guide
Assessment
This issue has not been assessed yet.