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


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

Review Comment:
   Yes I didn't change it cause we are limited in length :(, trying to find 
something better



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to