Skip to content

fix(treesitter): Markdown checkbox highlight fix (#285) #380

fix(treesitter): Markdown checkbox highlight fix (#285)

fix(treesitter): Markdown checkbox highlight fix (#285) #380

Workflow file for this run

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