Skip to content

feat: update lint check to build and add badge #1

feat: update lint check to build and add badge

feat: update lint check to build and add badge #1

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
stylua:
name: stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check lua/