Add formatting and linting checks to CI

This commit is contained in:
thePR0M3TH3AN
2025-05-21 10:52:50 -04:00
parent 05423065c1
commit 23ac9a9533
13 changed files with 21 additions and 14 deletions

View File

@@ -154,4 +154,4 @@ mod tests {
// Verify the source exists
assert!(db_err_no_msg.source().is_some());
}
}
}