Skip to content

Add Codespell test to PRs #10

Add Codespell test to PRs

Add Codespell test to PRs #10

Workflow file for this run

name: Codespell test
on:
push:
branches: [ 'master', 'main', 'release/**' ]
pull_request:
branches: [ '*' ]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2.1
with:
check_filenames: true
check_hidden: true
# Add comma separated list of words to ignore (sorted alphabetically, case sensitive)
ignore_words_list: adin,ADn,alph,aNULL,carryIn,cconfiguration,chainG,ciph,cLen,cliKs,creen,dout,ede,endianess,Endianess,Fo,haveA,hashIn,larg,LEAPYEAR,inCreated,inOut,inout,Merget,mot,optionA,optmization,parm,parms,rIn,rsource,ser,siz,Te,te,TOOM,userA,vie,vlaue
exclude_file:
- ./IDE/ECLIPSE/DEOS/tls_wolfssl.c

Check failure on line 22 in .github/workflows/codespell.yml

View workflow run for this annotation

GitHub Actions / Codespell test

Invalid workflow file

The workflow is not valid. .github/workflows/codespell.yml (Line: 22, Col: 9): A sequence was not expected
- ./IDE/ECLIPSE/MICRIUM/client_wolfssl.c
- ./IDE/IAR-MSP430/main.c
- ./tests/api.c
skip:
./certs/*/*.pem