mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 20:21:52 -07:00
ci: Enable hlint in haskell-ci
Closes: https://github.com/xmonad/xmonad/pull/402 Related: https://github.com/xmonad/xmonad-contrib/issues/669
This commit is contained in:
@@ -5,6 +5,11 @@ apt:
|
||||
libxrandr-dev
|
||||
libxss-dev
|
||||
|
||||
hlint: True
|
||||
hlint-job: 9.0.2
|
||||
hlint-yaml: .hlint.yaml
|
||||
hlint-version: ==3.4.*
|
||||
|
||||
github-patches:
|
||||
.github/workflows/haskell-ci-hackage.patch
|
||||
|
||||
|
Reference in New Issue
Block a user