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:
[email protected]


With regards,
Apache Git Services

Reply via email to