update scripts to new res and assets folder location

This commit is contained in:
adbenitez 2024-06-12 22:17:54 +02:00
parent cae954aa51
commit bd669edf4e
7 changed files with 26 additions and 19 deletions

View file

@ -1,4 +1,7 @@
#!/bin/sh
MAIN=./src/main
codespell \
--skip './.git,./build,./res/values-*/strings.xml,,./assets/help,./jni/deltachat-core-rust' \
--skip './.git,./build,$MAIN/res/values-*/strings.xml,,$MAIN/assets/help,./jni/deltachat-core-rust' \
--ignore-words-list formattings