Searched full:codespell (Results 1 – 15 of 15) sorted by relevance
2 # https://github.com/codespell-project/actions-codespell3 # https://github.com/codespell-project/codespell4 name: codespell7 codespell:12 - uses: codespell-project/actions-codespell@master15 …/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal,./.github/workflows/codespell.yml
5 name: Codespell26 codespell:36 sudo apt-get install codespell39 … run: codespell --skip src/tool_hugehelp.c -I .github/scripts/codespell-ignore.txt include src lib
31 name: Enforce codespell-clean spelling44 name: Enforce codespell-clean spelling48 - uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0
5 - repo: https://github.com/codespell-project/codespell8 - id: codespell
41 * Added codespell hook to pre-commit
60 … codespell "${OT_SPELL_CHECK_DIRS[@]}" -w --ignore-words="${OT_SPELL_CHECK_IGNORE_CONFIG_FILE}"62 codespell "${OT_SPELL_CHECK_DIRS[@]}" --ignore-words="${OT_SPELL_CHECK_IGNORE_CONFIG_FILE}"
1 [codespell]
169 #739 CI: Reject spelling errors using codespell176 #763 CI: Adapt to breaking changes in codespell190 codespell
98 pip install --force-reinstall codespell==2.2.4
64 my $codespell = 0;65 my $codespellfile = "/usr/share/codespell/dictionary.txt";132 --codespell Use the codespell dictionary for spelling/typos133 (default:/usr/share/codespell/dictionary.txt)134 --codespellfile Use this codespell dictionary319 'codespell!' => \$codespell,892 if ($codespell) {912 warn "No codespell typos will be found - file '$codespellfile': $!\n";
114 - codespell fixes
10964 "project": "codespell"
3789 - intel: fix typos found by codespell