wagtail / bakerydemo

Next generation Wagtail demo, born in Reykjavik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add development tooling - Ruff (linting)

lb- opened this issue · comments

It would be great to have the bakerydemo follow a code style guide, both for consistency in code and for this project being a demo of how to build a Wagtail project.

It might be worth adding Ruff instead of Flake8 - see wagtail/wagtail#10324

We have Black as of #347 😃

Thanks @laymonage sorry - I double checked the requirements but only checked production requirements :|

Might close this actually, if Wagtail changes to Ruff we can re-open or revisit later.