Skip to content

Update JesperLundberg/projektgunnar.nvim (#2022) #4210

Update JesperLundberg/projektgunnar.nvim (#2022)

Update JesperLundberg/projektgunnar.nvim (#2022) #4210

Workflow file for this run

---
name: Lint
permissions:
contents: read
pull-requests: read
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
test:
name: Run awesome linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- run: npx [email protected]