Skip to content

fix: use pcall in case buffer isn't a valid type #4

fix: use pcall in case buffer isn't a valid type

fix: use pcall in case buffer isn't a valid type #4

Workflow file for this run

name: Stylua
on:
push:
branches:
- master
pull_request:
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: JohnnyMorganz/stylua-action@v3
with:
version: v0.17.1
token: ${{ secrets.GITHUB_TOKEN }}
args: --check .