We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd3758 commit 84e99aaCopy full SHA for 84e99aa
.github/workflows/static-checks.yml
@@ -27,5 +27,5 @@ jobs:
27
- name: Spell checks via codespell
28
uses: codespell-project/actions-codespell@v2
29
with:
30
- skip: ./addons,*.po.src/UI/Dialogs/AboutDialog.gd,src/Classes/PhotoshopParser.gd
+ skip: ./addons,*.po,src/UI/Dialogs/AboutDialog.gd,src/Classes/PhotoshopParser.gd
31
ignore_words_list: chello,doubleclick,Manuel, SectionIn
0 commit comments