Scripts: add reuse lint to package.json actions

This commit is contained in:
Pieter Vander Vennet 2023-07-27 02:12:09 +02:00
parent 56ba8736e6
commit 44707c040e

View file

@ -47,6 +47,7 @@
"weblate-merge": "git remote update weblate-github; git merge weblate-github/weblate-mapcomplete-core weblate-github/weblate-mapcomplete-layers weblate-github/weblate-mapcomplete-layer-translations",
"weblate-fix-heavy": "git fetch weblate-hosted-layers; git fetch weblate-hosted-core; git merge weblate-hosted-layers/master weblate-hosted-core/master ",
"housekeeping": "git pull && npx update-browserslist-db@latest && npm run weblate-fix-heavy && npm run generate && npm run generate:docs && npm run generate:contributor-list && vite-node scripts/fetchLanguages.ts && npm run format && git add assets/ langs/ Docs/ **/*.ts Docs/* && git commit -m 'chore: automated housekeeping...'"
"reuse-compliance": "reuse lint"
},
"keywords": [
"OpenStreetMap",