Closed maximemulder closed 1 month ago
I un-ignored N818 in adb290. I kept the directory name "exception" but if you want me to rename it to "error" or "errors" it's fine I can do it.
I added import sorting in 8abdce. The only changes I did manually are in pyproject.toml
, the rest is just ruff check --fix
.
PS: Some things are nice to see 😌
Adds more lints to our Ruff configuration.
Open questions:
FooError
instead ofFoo
orFooException
)ruff check --fix
)