sort dependencies

This commit is contained in:
josh@gitbutler.com 2023-12-11 11:19:17 +01:00 committed by GitButler
parent 333ded9534
commit 6cd7e60343

View File

@ -88,4 +88,4 @@ inconsistent_struct_constructor = { level = "allow", priority = 1 }
match_wildcard_for_single_variants = { level = "allow", priority = 1 }
unnested_or_patterns = { level = "allow", priority = 1 }
similar_names = { level = "allow", priority = 1 }
struct_field_names = { level = "allow", priority = 1 }
struct_field_names = { level = "allow", priority = 1 }