rust-lang / rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
https://rust-lang.github.io/rust-clippy/
Other
11.23k stars 1.51k forks source link

easter egg mode #2454

Open llogiq opened 6 years ago

llogiq commented 6 years ago

Pipe notes through ferris-says --features clippy

oli-obk commented 6 years ago

That link is dead

killercup commented 6 years ago

Here, have some t: https://github.com/mgattozzi/ferris-says

mgattozzi commented 6 years ago

All you'll need to do is add ferris_says version 0.1.1 as a library in Cargo.toml with the clippy feature enabled. After that just pass whatever place you want to write out too, the width, and whatever text you want to send to the say function and you're good to go!