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

@@ -75,4 +75,4 @@ to see test coverage run:
```bash
cargo tarpaulin --out Html
```
```