Home
last modified time | relevance | path

Searched full:codespell (Results 1 – 15 of 15) sorted by relevance

/external/cronet/third_party/protobuf/.github/workflows/
Dcodespell.yml2 # https://github.com/codespell-project/actions-codespell
3 # https://github.com/codespell-project/codespell
4 name: codespell
7 codespell:
12 - uses: codespell-project/actions-codespell@master
15 …/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal,./.github/workflows/codespell.yml
/external/protobuf/.github/workflows/
Dcodespell.yml2 # https://github.com/codespell-project/actions-codespell
3 # https://github.com/codespell-project/codespell
4 name: codespell
7 codespell:
12 - uses: codespell-project/actions-codespell@master
15 …/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal,./.github/workflows/codespell.yml
/external/curl/.github/workflows/
Dcodespell.yml5 name: Codespell
26 codespell:
36 sudo apt-get install codespell
39 … run: codespell --skip src/tool_hugehelp.c -I .github/scripts/codespell-ignore.txt include src lib
/external/expat/.github/workflows/
Dcodespell.yml31 name: Enforce codespell-clean spelling
44 name: Enforce codespell-clean spelling
48 - uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0
/external/python/pyfakefs/
D.pre-commit-config.yaml5 - repo: https://github.com/codespell-project/codespell
8 - id: codespell
DCHANGES.md41 * Added codespell hook to pre-commit
/external/openthread/script/
Dcode-spell60codespell "${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}"
/external/libusb/
D.codespellrc1 [codespell]
/external/xz-embedded/
D.codespellrc1 [codespell]
/external/expat/expat/
DChanges169 #739 CI: Reject spelling errors using codespell
176 #763 CI: Adapt to breaking changes in codespell
190 codespell
/external/openthread/.github/workflows/
Dbuild.yml98 pip install --force-reinstall codespell==2.2.4
/external/ltp/scripts/
Dcheckpatch.pl64 my $codespell = 0;
65 my $codespellfile = "/usr/share/codespell/dictionary.txt";
132 --codespell Use the codespell dictionary for spelling/typos
133 (default:/usr/share/codespell/dictionary.txt)
134 --codespellfile Use this codespell dictionary
319 'codespell!' => \$codespell,
892 if ($codespell) {
912 warn "No codespell typos will be found - file '$codespellfile': $!\n";
/external/sg3_utils/
DChangeLog114 - codespell fixes
/external/python/cpython3/Tools/peg_generator/data/
Dtop-pypi-packages-365-days.json10964 "project": "codespell"
/external/mesa3d/docs/relnotes/
D22.2.0.rst3789 - intel: fix typos found by codespell