feat: lint and format across EVERYTHING

This commit is contained in:
Artur Manuel 2024-12-11 15:48:30 +00:00
commit 145901b173
6 changed files with 59 additions and 101 deletions

2
ruff.toml Normal file
View file

@ -0,0 +1,2 @@
[lint]
ignore = [ "F821" ]