Skip to content

PosixHeader: derive PartialEq and Eq #43

PosixHeader: derive PartialEq and Eq

PosixHeader: derive PartialEq and Eq #43

Workflow file for this run

name: QA
on: [ push, pull_request, merge_group ]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# Executes "typos ."
- uses: crate-ci/[email protected]