milton0825 commented on a change in pull request #5807:  [AIRFLOW-5204] 
Shellcheck + common licences + executable shebangs in shell files
URL: https://github.com/apache/airflow/pull/5807#discussion_r315491756
 
 

 ##########
 File path: .pre-commit-config.yaml
 ##########
 @@ -62,6 +75,11 @@ repos:
       - id: mixed-line-ending
   - repo: local
     hooks:
+      - id: shellcheck
+        name: Check Shell scripts syntax corectness
 
 Review comment:
   ```suggestion
           name: Check Shell scripts syntax correctness
   ```

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