haskell/haskell-ide-engine
Ver no GitHubAdd code action for ignoring warnings
Open
#1.192 aberto em 23 de abr. de 2019
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...