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 2022/07/20 21:24:30 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #25167: Add ts types generation to static checks

potiuk commented on code in PR #25167:
URL: https://github.com/apache/airflow/pull/25167#discussion_r926066877


##########
.pre-commit-config.yaml:
##########
@@ -834,12 +834,12 @@ repos:
         entry: ./scripts/ci/pre_commit/pre_commit_ui_lint.py
         pass_filenames: false
         additional_dependencies: ['yarn@1.22.19']
-      - id: lint-javascript
+      - id: ts-compile-and-lint-javascript
         name: ESLint against current UI JavaScript files

Review Comment:
   Let's change the description too.



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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org