Not all warnings from elm-analyse are shown
ni-ko-o-kin opened this issue · comments
Nikolaus Wettstein commented
When I run elm-analyse .
I get a lot of unused imports. But in elm-mode I only get some warnings, not all. For example: I get No signature for top level definition main
in emacs but no warnings at all for unused imports.
Nikolaus Wettstein commented
human error....