mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-20 01:01:24 +01:00
enable enum_variant_names lint
This commit is contained in:
parent
2ff08c9fc4
commit
bc2f7c6826
4 changed files with 16 additions and 19 deletions
|
|
@ -48,9 +48,6 @@ unseparated_literal_suffix = "warn"
|
|||
verbose_file_reads = "warn"
|
||||
wildcard_dependencies = "warn"
|
||||
|
||||
# TODO: Remove these
|
||||
enum_variant_names = "allow"
|
||||
|
||||
[package]
|
||||
name = "grapevine"
|
||||
description = "A Matrix homeserver written in Rust"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue