Skip to content

Commit 45d5be3

Browse files
Prefix name with score (#9)
* Prefix name with score * Name change to comply with standards
1 parent 6ee6f3f commit 45d5be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# *******************************************************************************
1313

1414
module(
15-
name = "docs-as-code",
15+
name = "score_docs_as_code",
1616
version = "0.1.0",
1717
compatibility_level = 0,
1818
)

0 commit comments

Comments
 (0)