mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 09:31:34 +11:00
Deny clippy::all
This commit is contained in:
parent
4bc5df458a
commit
c74c231863
|
@ -1,3 +1,4 @@
|
||||||
|
#![deny(clippy::all)]
|
||||||
use clap::Command;
|
use clap::Command;
|
||||||
|
|
||||||
mod publish;
|
mod publish;
|
||||||
|
|
Loading…
Reference in a new issue