Skip to content

refactor: Improve http error messages #750

refactor: Improve http error messages

refactor: Improve http error messages #750

Workflow file for this run

---
name: Codespell
on:
push:
pull_request:
branches:
- master
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@master
with:
skip: .git,checkpatch.pl,spelling.txt,LICENSE.OpenSSL
ignore_words_list: anull,caf,synopsys,parms