You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/24 23:16:05 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #6425: [AIRFLOW-5750] Licence check is done also for non-executable .sh

potiuk commented on a change in pull request #6425: [AIRFLOW-5750] Licence check is done also for non-executable .sh
URL: https://github.com/apache/airflow/pull/6425#discussion_r338830553
 
 

 ##########
 File path: .pre-commit-config.yaml
 ##########
 @@ -94,7 +94,6 @@ repos:
       - id: insert-license
         name: Add licence for all shell files
 
 Review comment:
   It's still for all shell files @feluelle :) (see the regexp = . .sh + breeze + breeze-complete). Pre-commit has two options for matching file selection - type and regexp in file name. I removed the type and left the regexp with .sh

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services