haskell/haskell-ide-engine

Add code action for ignoring warnings

Open

#1.192 geöffnet am 23. Apr. 2019

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

Repository-Metriken

Stars
 (2.358 Stars)
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