Searched full:codespell (Results 1 – 5 of 5) 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
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"