feature/card-evolution-phase1a
card-evolution
@ -1,4 +1,2 @@
[lint]
# F403/F405: peewee ORM uses `from peewee import *` intentionally in db_engine.py
# These are suppressed per-file to avoid breaking the wildcard import pattern.
per-file-ignores = { "app/db_engine.py" = ["F403", "F405"] }
ignore = ["F403", "F405"]
The note is not visible to the blocked user.