elm-antd
elm-antd copied to clipboard
Add elm-review as CI check
Would like to have the "review-unused" rule applied to the showcase
project:
https://package.elm-lang.org/packages/jfmengels/elm-review-unused/1.1.3
In particular I need the following rules:
-
NoUnused.Exports
-
NoUnused.Dependencies
- and maybe
NoUnused.Modules