Skip to content

RobotLocomotion/ruff_prebuilt

Repository files navigation

Using

Add this to your MODULE.bazel and then you can refer to the label "@ruff" for the ruff executable.

bazel_dep(
    name = "ruff_prebuilt",
    dev_dependency = True,
    repo_name = "ruff",
)
archive_override(
    module_name = "ruff_prebuilt",
    integrity = "sha256-if1EuMaZTepzAZ602iehkxgLNLhaErgtAeti1RVNoR0=",
    strip_prefix = "ruff_prebuilt-0.13.0.1",
    url = "https://github.com/RobotLocomotion/ruff_prebuilt/releases/download/0.13.0.1/ruff_prebuilt-0.13.0.1.tar.gz",
)

About

Bazel module that provides ruff as a toolchain

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •