haskell/haskell-ide-engine

Add code action for ignoring warnings

Aberta

#1.192 aberto em 23 de abr. de 2019

 (0 comentário) (2 reações) (0 responsável)Haskell (205 forks)batch import
good first issuetype: enhancement

Métricas do repositório

Stars
 (2.354 estrelas)
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