We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1b1d1 commit e338375Copy full SHA for e338375
1 file changed
MODULE.bazel
@@ -11,11 +11,7 @@
11
# SPDX-License-Identifier: Apache-2.0
12
# *******************************************************************************
13
14
-module(
15
- name = "score_bazel_cpp_toolchains",
16
- version = "0.4.0",
17
- compatibility_level = 0,
18
-)
+module(name = "score_bazel_cpp_toolchains")
19
20
21
# Common useful functions and rules for Bazel
0 commit comments