Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 474 Bytes

TODO.md

File metadata and controls

19 lines (12 loc) · 474 Bytes

TODO

Update

Doc

  • Review README.md file
  • Review CONTRIBUTING.md file
  • Write proper docs using mkdocs-material

Refactor

  • Fix errors reported by flake8 src tests
  • In particular, reduce complexity:

    src/flask_vite/extension.py:56:5: CCR001 Cognitive complexity is too high (13 > 7)