Re-use extension code that is available in external repositories. TheDocumentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.
MODULE.aspect file is a special Starlark file in the root of the repository, typically right next to a MODULE.bazel file.
Dependencies
Theaxl_archive_dep lets you declare a dependency, similar to the bazel_dep call in MODULE.bazel. For example, to use the lint and format commands provided by rules_lint:
MODULE.aspect
Find shared extensions
Aspect maintains a dedicated GitHub organization at Aspect Extensions, which hosts a collection of official and community-contributed extensions. The organization encourages developers to contribute their own extensions to this repository so that it’s easier to enhance community collaboration and visibility. Additionally, you can discover more extensions by exploring theaspect-extensions topic on GitHub.
This topic aggregates a wide range of extensions, making it easier to find tools tailored to your specific needs.
