Fix typos discovered by codespell (#5078)
* Fix typos discovered by codespell * codespell-project/actions-codespell@v2
This commit is contained in:
@@ -17,6 +17,10 @@ jobs:
|
||||
with:
|
||||
submodules: "recursive"
|
||||
|
||||
- uses: codespell-project/actions-codespell@v2
|
||||
with:
|
||||
ignore_words_list: ans,homestate,ser
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user