Skip to content

Commit ebc9f3a

Browse files
oharboeclaude
andcommitted
build: remove deprecated compatibility_level from module()
The compatibility_level attribute in module() is a no-op and will be removed in a future Bazel release. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Øyvind Harboe <[email protected]>
1 parent df27ce6 commit ebc9f3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module(
44
name = "orfs",
55
version = "0.0.1",
6-
compatibility_level = 1,
76
)
87

98
bazel_dep(name = "bazel-orfs")

0 commit comments

Comments
 (0)