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 ce5e196 commit 26d3959Copy full SHA for 26d3959
.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