forked from external/yambar
Fix remaining typos in the codebase (and update CI checks)
This commit is contained in:
parent
00234696fe
commit
b3313cefc6
7 changed files with 12 additions and 12 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
- python3 -m venv codespell-venv
|
||||
- source codespell-venv/bin/activate
|
||||
- pip install codespell
|
||||
- codespell README.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
- codespell README.md CHANGELOG.md *.c *.h doc/*.scd bar decorations modules particles examples
|
||||
- deactivate
|
||||
|
||||
- name: subprojects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue