Skip to content

fix: Safely warp set_current_line_by_percentage #335

fix: Safely warp set_current_line_by_percentage

fix: Safely warp set_current_line_by_percentage #335

Workflow file for this run

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