Skip to content

Install switch.vim and configure for gitrebase #128

Install switch.vim and configure for gitrebase

Install switch.vim and configure for gitrebase #128

Workflow file for this run

---
name: CI
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/action@v3.0.0