Skip to content

small fixes, tidying up, and removing unused code #803

small fixes, tidying up, and removing unused code

small fixes, tidying up, and removing unused code #803

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@master
with:
path: src
ignore_words_list: iput,ot,testng,toword