Parcourir la source

add script to call codespell utility

B. Petersen il y a 2 ans
Parent
commit
4dd924aa64
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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