Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIRFLOW-XXXX] Increease verbosity of static checks in CI #7200

Commits on Jan 18, 2020

  1. [AIRFLOW-XXXX] Increease verbosity of static checks in CI

    The latest version of pre-commit supports showing execution times
    for particular checks. This was a feature requested in
    pre-commit/pre-commit#1144 and they
    finally implemented it after long time saying "no" :).
    
    This commit enables it with --verbose flag - which is also useful
    as it shows hook ids and some extra information printed by
    some plugins.
    potiuk committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    fa3ee76 View commit details
    Browse the repository at this point in the history