Skip to content

Fix skip in pandocReferenceLabel to work with bracket in code in ref … #112

Fix skip in pandocReferenceLabel to work with bracket in code in ref …

Fix skip in pandocReferenceLabel to work with bracket in code in ref … #112

Workflow file for this run

name: Vint
on: [push, pull_request]
jobs:
vint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Setup dependencies
run: pip install vim-vint
- name: Run Vimscript Linter
run: vint .