generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Running the eslint_asepct via lint_test causes the binary to have no env variables.
Version
Development (host) and target OS/architectures: Linux 6.12.35 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jun 27 10:11:46 UTC 2025 x86_64 unknown
Output of bazel --version: bazel 8.3.1
Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:
bazel_dep(name = "rules_shell", version = "0.5.0")
bazel_dep(name = "aspect_rules_js", version = "2.5.0")
bazel_dep(name = "rules_nodejs", version = "6.5.0")
bazel_dep(name = "aspect_rules_lint", version = "1.6.0")
git_override(
module_name = "aspect_rules_lint",
commit = "f04070cf6b91fa2a9a3c1470ff1594701f5de2fd",
remote = "https://github.com/TroyKomodo/rules_lint.git",
)
Language(s) and/or frameworks involved: javascript
How to reproduce
https://github.com/TroyKomodo/rules_lint_issueAny other information?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working