forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
73054: bazel, ui: targets to run ui linters r=koorosh a=koorosh This change implements bazel targets to run the same linters as with `make ui-lint` except compiling typings with typescript (has to be implemented as well). This change doesn't provide single command to run all targets as a single command, and it has to be incorporated with `dev` command. Related to: cockroachdb#71144 Co-authored-by: Andrii Vorobiov <[email protected]>
- Loading branch information
Showing
2 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters