Skip to content

Commit 3b956d7

Browse files
committed
CI: hlint: enable all paths
1 parent 7239dfb commit 3b956d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
uses: rwe/actions-hlint-run@v1
2222
with:
2323
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" ]'
24+
path: '[ "." ]'

0 commit comments

Comments
 (0)