deltachat-android / scripts /codespell.sh
AbdulElahGwaith's picture
Upload folder using huggingface_hub
f871013 verified
#!/bin/sh
MAIN=./src/main
codespell \
--skip './.git,./build,$MAIN/res/values-*/strings.xml,,$MAIN/assets/help,./jni/deltachat-core-rust' \
--ignore-words-list formattings