Skip to content

fix/tui: don't display header before cmdline in details popup #11

fix/tui: don't display header before cmdline in details popup

fix/tui: don't display header before cmdline in details popup #11

Workflow file for this run

name: Check Spelling
on: [pull_request, push]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of repo
uses: crate-ci/typos@master