Skip to content

lib/elf: Do not perform any additional checks if an ELF is both ET_DY… #104

lib/elf: Do not perform any additional checks if an ELF is both ET_DY…

lib/elf: Do not perform any additional checks if an ELF is both ET_DY… #104

Workflow file for this run

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