Skip to content

bump: version 2.0.1 → 2.1.0 #16

bump: version 2.0.1 → 2.1.0

bump: version 2.0.1 → 2.1.0 #16

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 .