mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-30 00:37:55 +00:00
Set up clippy for serde_test
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#![cfg_attr(feature = "clippy", feature(plugin))]
|
||||
#![cfg_attr(feature = "clippy", plugin(clippy))]
|
||||
|
||||
extern crate serde;
|
||||
|
||||
mod assert;
|
||||
|
||||
Reference in New Issue
Block a user