mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-08 19:28:01 +00:00
remove superfluous warning and clippy allows (#194)
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -179,7 +179,6 @@ pub fn standard_output<T: Compiler>(
|
||||
}
|
||||
|
||||
/// Runs the standard JSON mode.
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn standard_json<T: Compiler>(
|
||||
solc: &mut T,
|
||||
detect_missing_libraries: bool,
|
||||
|
||||
Reference in New Issue
Block a user