Skip to content

fix: Use tmux 3.4 compatible pane height parameters (#217) #58

fix: Use tmux 3.4 compatible pane height parameters (#217)

fix: Use tmux 3.4 compatible pane height parameters (#217) #58

Workflow file for this run

name: Vint
on: [push]
jobs:
vint:
name: vint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
- name: Setup dependencies
run: pip install vim-vint
- name: Lint Vimscript
run: vint .