Skip to content

Created commands (#18) #67

Created commands (#18)

Created commands (#18) #67

Workflow file for this run

name: Linting and style checking
on: [push, pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check lua/