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.
1 parent 0b24cdf commit e0ea949Copy full SHA for e0ea949
examples/python/MODULE.aspect
@@ -1,6 +1,6 @@
1
# Aspect Extension setup for CLI "lint" and "format" commands
2
# This example is in rules_lint, so we use a local dependency.
3
-# See https://github.com/bazel-starters/python/blob/main/MODULE.aspect
+# See https://github.com/bazel-starters/py/blob/main/MODULE.aspect
4
# for a real-world example.
5
axl_local_dep(
6
name = "rules_lint",
0 commit comments