mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-09 00:00:12 +02:00
Use nightly clippy & rustfmt for more style checks (#487)
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
clippy::option_option,
|
||||
clippy::verbose_file_reads,
|
||||
clippy::unnested_or_patterns,
|
||||
clippy::self_named_module_files,
|
||||
rust_2018_idioms,
|
||||
future_incompatible,
|
||||
nonstandard_style,
|
||||
|
||||
Reference in New Issue
Block a user