build(lint): warn on clippy::pedantic or clippy::nursery
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#![forbid(unsafe_code)]
|
#![forbid(unsafe_code)]
|
||||||
|
#![warn(clippy::pedantic, clippy::nursery)]
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Widget built to show Tree Data structures.
|
Widget built to show Tree Data structures.
|
||||||
|
|||||||
Reference in New Issue
Block a user