canopus

Crates.iocanopus
lib.rscanopus
version0.1.1
created_at2025-09-13 20:45:37.727282+00
updated_at2025-09-14 17:37:52.781613+00
descriptionA fast and pragmatic validator for Github Codeowners
homepagehttps://github.com/dotanuki-labs/canopus
repositoryhttps://github.com/dotanuki-labs/canopus
max_upload_size
id1838116
size188,471
Ubiratan Soares (ubiratansoares)

documentation

https://github.com/dotanuki-labs/canopus

README

canopus

best practices DeepSource CI crates.io ghcr.io license

A fast and pragmatic validator for Github Codeowners

canopus is a small, fast and standalone CLI tool for validating Github Codeowners written in pure Rust. It should be fast enough to be configured as a Git hook in offline mode, and eventually also in online mode.

Main features

  • local validation of CODEOWNERS, including additional syntax checks
  • quick repairing of CODEOWNERS
  • offline and online execution modes
  • sensible opt-ins for better CODEOWNERS structure

Please check our documentation to learn more!

License

Copyright © 2025 — Dotanuki Labs - The MIT license

Commit count: 144

cargo fmt