haskell/haskell-ide-engine

Add code action for ignoring warnings

Offen

#1.192 geöffnet am 23.04.2019

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Haskell (205 Forks)batch import
good first issuetype: enhancement

Repository-Metriken

Stars
 (2.354 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be nice to have a code action at the location of any warning to add an OPTIONS_GHC pragma to the file turning off that warning. This may not be the best behavior to encourage though...

Contributor Guide