potiuk commented on code in PR #52083: URL: https://github.com/apache/airflow/pull/52083#discussion_r2161483138
########## contributing-docs/08_static_code_checks.rst: ########## @@ -354,6 +354,8 @@ require Breeze Docker image to be built locally. +-----------------------------------------------------------+--------------------------------------------------------+---------+ | pretty-format-json | Format JSON files | | +-----------------------------------------------------------+--------------------------------------------------------+---------+ +| prevent-usage-of-session-query | Prevent usage of session.query | | Review Comment: Ideally yes - I keep on changing those pre-commit script names to match the id - it's just way easier to find them when needed if they are the same -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
