Skip to content

Commit 3920561

Browse files
committed
Mention its use as a status check.
1 parent adc8456 commit 3920561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a GitHub action which scans Haskell code using [HLint]
44
and uploads its suggested improvements to [GitHub code scanning].
5+
It can serve as a status check for pull requests,
6+
with any issues detected being reported.
57

68
## Usage
79

0 commit comments

Comments
 (0)