File tree Expand file tree Collapse file tree 5 files changed +0
-108
lines changed Expand file tree Collapse file tree 5 files changed +0
-108
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Clippy
22
3- [ ### IMPORTANT NOTE FOR CONTRIBUTORS ================] ( development/feature_freeze.md )
4-
5- ----
6-
73[ ![ License: MIT OR Apache-2.0] ( https://img.shields.io/crates/l/clippy.svg )] ( https://github.com/rust-lang/rust-clippy#license )
84
95A collection of lints to catch common mistakes and improve your
Original file line number Diff line number Diff line change 1313 - [ GitLab CI] ( continuous_integration/gitlab.md )
1414 - [ Travis CI] ( continuous_integration/travis.md )
1515- [ Development] ( development/README.md )
16- - [ IMPORTANT: FEATURE FREEZE] ( development/feature_freeze.md )
1716 - [ Basics] ( development/basics.md )
1817 - [ Adding Lints] ( development/adding_lints.md )
1918 - [ Defining Lints] ( development/defining_lints.md )
Original file line number Diff line number Diff line change 11# Adding a new lint
22
3- [ ### IMPORTANT NOTE FOR CONTRIBUTORS ================] ( feature_freeze.md )
4-
5-
63You are probably here because you want to add a new lint to Clippy. If this is
74the first time you're contributing to Clippy, this document guides you through
85creating an example lint from scratch.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments