File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ Table of contents:
12
12
* [ Lint list] ( #lints )
13
13
* [ Usage instructions] ( #usage )
14
14
* [ Configuration] ( #configuration )
15
- * [ * clippy-service* ] ( #link-with-clippy-service )
16
15
* [ License] ( #license )
17
16
18
17
## Usage
@@ -171,15 +170,6 @@ transparently:
171
170
#[cfg_attr(feature = " cargo-clippy" , allow(needless_lifetimes))]
172
171
```
173
172
174
- ## Link with clippy service
175
-
176
- ` clippy-service ` is a rust web initiative providing ` rust-clippy ` as a web service.
177
-
178
- Both projects are independent and maintained by different people
179
- (even if some ` clippy-service ` 's contributions are authored by some ` rust-clippy ` members).
180
-
181
- You can check out this great service at [ clippy.bashy.io] ( https://clippy.bashy.io/ ) .
182
-
183
173
## Lints
184
174
185
175
There are 178 lints included in this crate:
You can’t perform that action at this time.
0 commit comments