jfmengels/node-elm-review
View on GitHubReport error when running with "suppress --watch"
Open
#94 opened on Dec 17, 2022
good first issue
Repository metrics
- Stars
- (55 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
When we run elm-review suppress --watch, the tool currently just does a review, not a suppression.
I don't think this combination makes sense (feedback or use-cases welcome!) so we should report an error if both are used together.