gitea/tools
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` ()
Misspell 0.5.0 supports passing a csv file to extend the list of
misspellings, so I added some common ones from the codebase. There is at
least one typo in a API response so we need to decided whether to revert
that and then likely remove the dict entry.
..
generate-images.js Enforce trailing comma in JS on multiline ()
generate-svg.js Enforce trailing comma in JS on multiline ()
lint-templates-svg.js Add svg linter and fix incorrect svgs ()
misspellings.csv Update misspell to 0.5.1 and add `misspellings.csv` ()
watch.sh move some scripts from 'build' to 'tools' directory, misc refactors ()