Skip to content

gnunicorn/clippy-service

Repository files navigation

Clippy Service

Build Status All Contributors

Documentation

Clippy has inline source code annotations and uses "docco" to render those into webpages. To update the rendered HTML to the latest version please run docco from the repos root as follows:

docco -o static/docs src/*.rs

Clippy automatically picks it up and hosts the latest version found in static/docs.

License: AGPL 3.0

This source code, the repository and all documentation is released under the GNU Affero General Public License 3.0. To gain a rough understanding what that means for you, please take a look at tl;drLegal, however only the text written in the shipped LICENSE file is legally binding. If you have any questions about the license and whether your planned use of it may be conflicting, please consult the bashy.io team via github.

Contributors

This project follows the All Contributors Guidelines. The contributors to this project are (in order of appereance, emoji keyed):

About

Linting your rust project with clippy as a service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published