We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WORKSPACE
1 parent 30eec5a commit 9886833Copy full SHA for 9886833
README.md
@@ -6,10 +6,9 @@ This repository hosts [Ruby][1] language ruleset for [Bazel][2].
6
7
The ruleset is known to work with:
8
9
-- Bazel 8 using WORKSPACE and Bzlmod *(tested on CI)*;
10
-- Bazel 7 using WORKSPACE and Bzlmod *(no longer tested on CI)*;
11
-- Bazel 6 using WORKSPACE and Bzlmod *(no longer tested on CI)*;
12
-- Bazel 5 using WORKSPACE *(no longer tested on CI)*.
+- Bazel 8 using WORKSPACE and Bzlmod *(tested on CI)*.
+- Bazel 7 using WORKSPACE and Bzlmod *(no longer tested on CI)*.
+- Bazel 6 using WORKSPACE and Bzlmod *(no longer tested on CI)*.
13
14
## Getting Started
15
WORKSPACE
0 commit comments