Skip to content

fix: really use ruff instead of ruff_lsp (#4) (#7) #18

fix: really use ruff instead of ruff_lsp (#4) (#7)

fix: really use ruff instead of ruff_lsp (#4) (#7) #18

name: nvim type check
on:
pull_request: ~
push: { branches: [main] }
jobs:
build:
name: nvim type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2