Sentimental Programmer
| ysoftman
typos
# 소스에서 (영문)오타를 찾아보자.(git-cliff 에서도 사용)
#
https://github.com/crate-ci/typos
# 설치
brew install typos-cli
# typos.toml 에 오타 대상 제외 설정하기
# 참고
https://github.com/ysoftman/test_code/blob/master/typos.toml
# 오타 보기
typos
# 대상 단어 보기
typos --words
# 대상 식별자 보기(snake_case,CamelCase등으로 구분)
typos --identifiers
comments:
댓글 쓰기
NewerPage
Home
OlderPage
comments:
댓글 쓰기