Skip to content

docs: Add color-eyre human-panic panic handler section πŸ“š (#73) #212

docs: Add color-eyre human-panic panic handler section πŸ“š (#73)

docs: Add color-eyre human-panic panic handler section πŸ“š (#73) #212

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check typos
uses: crate-ci/typos@master