commit 507dc2b7ec30cf94554b441d4fcb1ce113f98a16 Author: Manish Goregaokar Date: Wed Nov 19 13:20:46 2014 +0530 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000000..14f89c2a245a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +rust-clippy +=========== + +A collection of lints that give helpful tips to newbies.