haskell/haskell-ide-engine

Add code action for ignoring warnings

Open

#1.192 aberto em 23 de abr. de 2019

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)Haskell (205 forks)batch import
good first issuetype: enhancement

Métricas do repositório

Stars
 (2.358 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador