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


##########
.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:
   I'm not thrilled with this solution but did not see a way to add an `ignore` 
file or tag.  If anyone knows a better way, I'm open to suggestions here.



-- 
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]

Reply via email to