robhurring / clippy-service

Linting your rust project with clippy as a service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU Affero General Public License v3.0


Languages

Language:HTML 71.2%Language:Rust 22.6%Language:CSS 5.8%Language:Shell 0.3%