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 2021/03/16 18:18:58 UTC

[GitHub] [airflow] bbovenzi commented on a change in pull request #14836: Pre commit new UI

bbovenzi commented on a change in pull request #14836:
URL: https://github.com/apache/airflow/pull/14836#discussion_r595429536



##########
File path: .pre-commit-config.yaml
##########
@@ -563,6 +563,10 @@ repos:
         language_version: python3
         additional_dependencies: ['flynt']
         files: \.py$
+      - id: ui-lint-test
+        name: Lint and test React UI
+        language: system
+        entry: ./scripts/ci/pre_commit/pre_commit_ui_lint_test.sh

Review comment:
       Good call. Updated. I also made `lint` and `test` separate hooks.
   




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