Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 14 Mar 04:36

Enforces that:

  • Templates contain no syntax errors
  • Templates use url_for instead of hardcoded routes for all onsite links
  • Routes pass all required context variables when rendering templates
  • url_for calls all point at valid FastAPI routes