potiuk commented on code in PR #25167:
URL: https://github.com/apache/airflow/pull/25167#discussion_r926073967
##########
.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:
`Generat and lint UI Javascript files` ?
##########
.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:
`Generate and lint UI Javascript files` ?
--
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]