Explorar el Código

add script to call codespell utility

B. Petersen hace 2 años
padre
commit
4dd924aa64
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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