Skip to content

Commit

Permalink
stylue CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sato-s committed Jun 25, 2023
1 parent 6f0c2ea commit d033b99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
args: --check .

0 comments on commit d033b99

Please sign in to comment.