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 13f4fd3 commit 478004fCopy full SHA for 478004f
.github/workflows/lint-source.yml
@@ -17,5 +17,5 @@ jobs:
17
run: fortitude check --ignore=E001,S001,S101,M011,F001,S041,T001 ./src/*/* || true >> lint.txt
18
19
- name: Print
20
- - run: cat lint.txt
+ run: cat lint.txt
21
cat lint.txt << EOF >> $GITHUB_STEP_SUMMARY
0 commit comments