haskell/haskell-ide-engine

Add code action for ignoring warnings

Open

#1,192 创建于 2019年4月23日

在 GitHub 查看
 (0 评论) (2 反应) (0 负责人)Haskell (2,358 star) (205 fork)batch import
good first issuetype: enhancement

描述

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

贡献者指南