mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-01-01 09:20:45 +00:00
clippy: Don't warn about the LUFS type name
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub type LU = f32;
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
pub type LUFS = f32;
|
||||
pub type Decibels = f32;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user