edithturn commented on issue #15994:
URL: https://github.com/apache/airflow/issues/15994#issuecomment-1110500825
Hello! I have a doubt regarding this:
I am excluding these files:
` ^airflow/www/fab_security/manager.py$|
^airflow/providers/|
^tests/providers/apache/cassandra/hooks/test_cassandra.py$|
^docs/apache-airflow-providers-apache-cassandra/connections/cassandra.rst$|
^docs/apache-airflow-providers-apache-hive/commits.rst$|
^docs/*.*$|
^tests/providers/|
^.pre-commit-config\.yaml$|
^.*RELEASE_NOTES\.rst$|
^.*CHANGELOG\.txt$|^.*CHANGELOG\.rst$|`
And the pre-commit is showing an error in these other files:

PR: https://github.com/apache/airflow/pull/23090
I'm not sure how to deal with them, should I exclude them or fix them to
change the terms?
--
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]