chore: some cosmetic changes
This commit is contained in:
parent
b9f6372495
commit
257f68eac3
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@
|
||||||
unused_imports,
|
unused_imports,
|
||||||
unused_qualifications
|
unused_qualifications
|
||||||
)]
|
)]
|
||||||
|
// Clippy lints
|
||||||
#![deny(clippy::all)]
|
#![deny(clippy::all)]
|
||||||
#![allow(clippy::needless_doctest_main)]
|
#![allow(clippy::needless_doctest_main)]
|
||||||
|
|
||||||
|
|
Reference in a new issue