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 2020/11/10 15:29:56 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #12252: Remove providers imports from core examples

turbaszek commented on a change in pull request #12252:
URL: https://github.com/apache/airflow/pull/12252#discussion_r520652376



##########
File path: .pre-commit-config.yaml
##########
@@ -394,12 +401,6 @@ repos:
         pass_filenames: false
         require_serial: true
         additional_dependencies: ['pyyaml']
-      - id: pre-commit-descriptions
-        name: Check if pre-commits are described
-        entry: ./scripts/ci/pre_commit/pre_commit_check_pre_commits.sh
-        language: system
-        files: ^.pre-commit-config.yaml$|^STATIC_CODE_CHECKS.rst|^breeze-complete$
-        require_serial: true

Review comment:
       Removed this as it was duplicated:
   https://github.com/apache/airflow/blob/3ddf4d0c4501530f31f6dadb69fcb461acf24387/.pre-commit-config.yaml#L397-L402
   https://github.com/apache/airflow/blob/3ddf4d0c4501530f31f6dadb69fcb461acf24387/.pre-commit-config.yaml#L459-L464




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