Skip to content

Add acidsugarx/babel.nvim #4198

Add acidsugarx/babel.nvim

Add acidsugarx/babel.nvim #4198

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]