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 464da84 commit 06b6d7cCopy full SHA for 06b6d7c
.github/workflows/lint.yml
@@ -46,7 +46,7 @@ jobs:
46
fi
47
48
# This has already been cached in the docker image
49
- lintrunner init 2> /dev/null
+ lintrunner init
50
51
RC=0
52
# Run lintrunner on all files
0 commit comments