mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-11 10:22:33 +03:00
clippy upper case acroynm READMEERROR
This commit is contained in:
parent
a66c1633c1
commit
93908c6e77
@ -16,6 +16,7 @@
|
||||
|
||||
use std::io;
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
#[derive(Debug, Error)]
|
||||
pub enum READMEError {
|
||||
#[error("{}: {}", _0, _1)]
|
||||
|
Loading…
Reference in New Issue
Block a user