소스 검색

add script to call codespell utility

B. Petersen 2 년 전
부모
커밋
4dd924aa64
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      scripts/codespell.sh

+ 4 - 0
scripts/codespell.sh

@@ -0,0 +1,4 @@
+#!/bin/sh
+codespell \
+  --skip './.git,./Pods,./deltachat-ios/Assets,Localizable.strings,Localizable.stringsdict,InfoPlist.strings,./deltachat-ios/libraries/deltachat-core-rust' \
+  --ignore-words-list curveLinear