Structuring project for IDE, static analysis, and testing

Welcome!

The Anvil IDE has Ruff built in for linting and auto-formatting (You can Press Ctrl+Alt+M for checking linting messages and Shift+Alt+F for auto-formatting the current file)

You can use your own IDE locally by git cloning it:

For testing, here are some posts:

2 Likes