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 bf2216f commit 6aa0f9bCopy full SHA for 6aa0f9b
.github/workflows/lint.yml
@@ -28,6 +28,7 @@ jobs:
28
29
- name: Super-linter
30
uses: super-linter/super-linter/[email protected] # x-release-please-version
31
+ # TODO need to create problem matchers for each linter? https://github.com/rhysd/actionlint/blob/v1.7.7/docs/usage.md#problem-matchers
32
env:
33
# To report GitHub Actions status checks
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments