Преглед на файлове

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