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