codespell

소스 코드에 대한 맞춤범 검사기. 더 많은 정보: https://github.com/codespell-project/codespell.

codespell

codespell --write-changes

codespell --skip "{{패턴}}"

codespell --dictionary {{경로/대상/파일.txt}}

codespell --ignore-words {{경로/대상/파일.txt}}

codespell --ignore-words-list {{무시되는_단어1,무시되는_단어2,...}}

codespell --{{context|before-context|after-context}} {{3}}

codespell --check-filenames