potiuk commented on a change in pull request #5786:  [AIRFLOW-5170] Fix 
encoding pragmas, consistent licences for python files and related pylint fixes
URL: https://github.com/apache/airflow/pull/5786#discussion_r314946996
 
 

 ##########
 File path: CONTRIBUTING.md
 ##########
 @@ -701,6 +705,10 @@ lint-dockerfile                  Lint dockerfile
 mypy                             Run mypy
 pylint                           Run pylint
 flake8                           Run flake8
+insert-license                   Insert license automatically if missing for 
python files
+debug-statements                 Check that there are no debug statements 
committed in python code
+fix-encoding-pragma              Add missing encoding pragmas in python files
+check-hooks-apply                Check that the hooks configured apply to the 
repository (meta-hook)
 
 Review comment:
   Applied.

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


With regards,
Apache Git Services

Reply via email to