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 0695c0d commit e5f606fCopy full SHA for e5f606f
.github/workflows/lint.yml
@@ -38,6 +38,4 @@ jobs:
38
steps:
39
- uses: actions/checkout@v4
40
- uses: dtolnay/install-buck2@latest
41
- - name: git submodule init
42
- uses: ./.github/actions/checkout
43
- run: git ls-files '*.bzl' '*.bxl' | xargs buck2 starlark lint
0 commit comments