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 5e1723f commit 284b361Copy full SHA for 284b361
.github/workflows/code_quality.yml
@@ -58,5 +58,5 @@ jobs:
58
uses: JohnnyMorganz/stylua-action@v4
59
with:
60
token: ${{ secrets.GITHUB_TOKEN }}
61
- version: v4.1.0
+ version: latest
62
args: --check src/lua
0 commit comments