Stricter clippy rules
This commit is contained in:
parent
22fbe5aba7
commit
144771a2c0
@ -1,4 +1,5 @@
|
||||
#![crate_name = "lang_evolve_core"]
|
||||
#![deny(clippy::all)]
|
||||
|
||||
//! # LangEvolveCore
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user