Skip to content

bump: version 1.1.1 → 2.0.0 #12

bump: version 1.1.1 → 2.0.0

bump: version 1.1.1 → 2.0.0 #12

Workflow file for this run

name: lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Stylua
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .