Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Oct 25, 2024
1 parent 848672c commit 2db6eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ local_path_override(
vale_dependencies = use_extension("@aspect_rules_lint//lint:vale.bzl", "vale_dependencies")
use_repo(
vale_dependencies,
"vale_Google",
"vale_Linux_64-bit",
"vale_Linux_arm64",
"vale_Windows_64-bit",
"vale_macOS_64-bit",
"vale_macOS_arm64",
"vale_write-good",
)

rules_ts_ext = use_extension("@aspect_rules_ts//ts:extensions.bzl", "ext")
Expand Down

0 comments on commit 2db6eb4

Please sign in to comment.