We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7239dfb commit 3b956d7Copy full SHA for 3b956d7
.github/workflows/hlint.yml
@@ -21,4 +21,4 @@ jobs:
21
uses: rwe/actions-hlint-run@v1
22
with:
23
hlint-bin: "hlint --with-group=extra --hint=ghcide/.hlint.yaml"
24
- path: '[ "ghcide/src", "ghcide/exe", "ghcide/bench/lib", "ghcide/bench/exe", "ghcide/bench/hist", "shake-bench/src", "ghcide/test/exe" ]'
+ path: '[ "." ]'
0 commit comments