You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use nested ruff config files with banned api to make sure Clean Architecture rules are allowed. (i.e. make sure that src.domains does not import src.http_app)