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

貢獻者指南