repositorypackage
0.0.0-20240608035037-8538a9b90c78
Repository: https://github.com/xuri/rust-reportcard.git
Documentation: pkg.go.dev
# README
Rust Report Card
A web application that generates a report on the quality of an open source Rust project. It uses rust-clippy
measures. To get a report on your own project, try using the hosted version of this code running at rust-reportcard.xuri.me.
Sponsors
Support us over on Patreon.
Contributing
Rust Report Card is an open source project run by volunteers, and contributions are welcome! Check out the Issues page to see if your idea for a contribution has already been mentioned, and feel free to raise an issue or submit a pull request.
Credits
This project this inspired and based on Go report card
License
The code is licensed under the permissive Apache v2.0 licence. This means you can do what you like with the software, as long as you include the required notices. Read this for a summary.