haskell/haskell-ide-engine

Add code action for ignoring warnings

Open

#1192 aperta il 23 apr 2019

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)Haskell (205 fork)batch import
good first issuetype: enhancement

Metriche repository

Star
 (2358 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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...

Guida contributor