haskell/haskell-ide-engine

Add code action for ignoring warnings

Open

#1 192 ouverte le 23 avr. 2019

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)Haskell (205 forks)batch import
good first issuetype: enhancement

Métriques du dépôt

Stars
 (2 358 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur