We check for some code problems like use of trans tag, showbrowser and untrimmed blocktranslate. We are missing checks for having print-statements and missing migrations. Ideally, these checks should be integrated into pre-commit so they also run locally.
We check for some code problems like use of
transtag,showbrowserand untrimmed blocktranslate. We are missing checks for having print-statements and missing migrations. Ideally, these checks should be integrated into pre-commit so they also run locally.