Skip to content

Add keyboard shortcuts for file list and source view navigation #23

Add keyboard shortcuts for file list and source view navigation

Add keyboard shortcuts for file list and source view navigation #23

Workflow file for this run

name: typecheck
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run typecheck