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 289acbd commit 884e901Copy full SHA for 884e901
.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