Skip to content

Remove redundant sentence in docs #68

Remove redundant sentence in docs

Remove redundant sentence in docs #68

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/