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 adc8456 commit 3920561Copy full SHA for 3920561
README.md
@@ -2,6 +2,8 @@
2
3
This is a GitHub action which scans Haskell code using [HLint]
4
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.
7
8
## Usage
9
0 commit comments