nuclearpinguin edited a comment on issue #6913: [AIRFLOW-6351] security - ui - Add Cross Site Scripting defence URL: https://github.com/apache/airflow/pull/6913#issuecomment-569147575 @tooptoop4 in Airflow we use amazing pre-commit framework that allow us to run all static analysis before committing. By using it you will eliminate need for refactoring your code and more importantly resources of our CI will be used more efficiently. https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#enabling-pre-commit-hooks
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
