Skip to content

feat: simplify APIs and re name the confusing terms #6

feat: simplify APIs and re name the confusing terms

feat: simplify APIs and re name the confusing terms #6

Workflow file for this run

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