graphql-engine/v3/crates/metadata-resolve
Samir Talwar 40e23db51e Apply a few lints to make it struct construction clearer. (#661)
1. Always name the struct when calling `default()`.
2. Sort construction according to the definitions.
3. Approve allowing `struct_field_names` because it doesn't seem to be
helpful.
4. Enable `manual_string_new`; nothing seems to be triggering it now.

V3_GIT_ORIGIN_REV_ID: 868742114b0bf27bc3ea03cdf1e63a0f710ebe33
2024-06-04 08:42:48 +00:00
..
src Apply a few lints to make it struct construction clearer. (#661) 2024-06-04 08:42:48 +00:00
tests Resolve boolean_expression_type metadata (#630) 2024-06-03 13:35:49 +00:00
Cargo.toml Resolve boolean_expression_type metadata (#630) 2024-06-03 13:35:49 +00:00