浏览代码

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