potiuk commented on a change in pull request #6045: [AIRFLOW-5433] Add script
to check external links in docs
URL: https://github.com/apache/airflow/pull/6045#discussion_r321975368
##########
File path: .pre-commit-config.yaml
##########
@@ -167,7 +167,7 @@ repos:
language: docker_image
entry: koalaman/shellcheck:stable -x -a
types: [shell]
- files: ^breeze$|^breeze-complete$
Review comment:
No need for that. [shell] will find the file. It's only files without .sh
extension that have to be added 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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services