potiuk commented on code in PR #29449:
URL: https://github.com/apache/airflow/pull/29449#discussion_r1101981316


##########
.pre-commit-config.yaml:
##########
@@ -711,6 +711,7 @@ repos:
         language: python
         pass_filenames: true
         files: ^scripts/ci/docker-compose/.+\.ya?ml$|docker-compose\.ya?ml$
+        exclude: 
^scripts/ci/docker-compose/grafana/.|^scripts/ci/docker-compose/prometheus.yml

Review Comment:
   This is fine. We do not expect all files (especially kinda "external" to 
follow our liniting rules. We exclude a number of things.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to