django-jazzmin icon indicating copy to clipboard operation
django-jazzmin copied to clipboard

Improve static code checks

Open farridav opened this issue 11 months ago • 1 comments

  • Adds type checks with mypy
  • Adds types
  • Fixes flake8 issues

farridav avatar Mar 25 '24 09:03 farridav

Nice change. Great to have mypy in this repo!

Curious - should we look at adding ruff as well to this repo so we can remove, black, flake8 and isort? Happy to raise a PR for that.

jamesgilmorelyst avatar Mar 25 '24 09:03 jamesgilmorelyst