Summary
It would be great if ruff supported rules for linting code that uses SQLAlchemy.
There is a flake8 plugin already available: https://github.com/miketheman/flake8-sqlalchemy This could be used as a starting point. There is also a ticket with some additional rules that would be useful: miketheman/flake8-sqlalchemy#54
Summary
It would be great if ruff supported rules for linting code that uses SQLAlchemy.
There is a flake8 plugin already available: https://github.com/miketheman/flake8-sqlalchemy This could be used as a starting point. There is also a ticket with some additional rules that would be useful: miketheman/flake8-sqlalchemy#54