Apply lints to all targets

This commit is contained in:
Juno Takano 2026-03-16 20:07:27 -03:00
commit 6af32696be
19 changed files with 61 additions and 95 deletions

View file

@ -600,7 +600,6 @@ mod tests {
assert!(
validation_error
.message
.clone()
.unwrap()
.contains("Splits to three elements: false")
);