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.
2 parents ce5e196 + 26d3959 commit 750125bCopy full SHA for 750125b
.github/workflows/codespell.yml
@@ -15,3 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- uses: codespell-project/actions-codespell@master
18
+ with:
19
+ ignore_words_list: assertIn
0 commit comments