Skip to content

Add options to customize vim indentation options (#17) #45

Add options to customize vim indentation options (#17)

Add options to customize vim indentation options (#17) #45

Workflow file for this run

name: Style checking
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
stylua:
name: StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint with stylua
uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check lua/