Browse Source

add script to call codespell utility

B. Petersen 2 năm trước cách đây
mục cha
commit
4dd924aa64
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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