Skip to content

Commit 33ec3bc

Browse files
committed
don't advertise clippy.bashy.io
1 parent aac4c3f commit 33ec3bc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Table of contents:
1212
* [Lint list](#lints)
1313
* [Usage instructions](#usage)
1414
* [Configuration](#configuration)
15-
* [*clippy-service*](#link-with-clippy-service)
1615
* [License](#license)
1716

1817
## Usage
@@ -171,15 +170,6 @@ transparently:
171170
#[cfg_attr(feature = "cargo-clippy", allow(needless_lifetimes))]
172171
```
173172

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-
183173
## Lints
184174

185175
There are 178 lints included in this crate:

0 commit comments

Comments
 (0)