Normalize newline at EOF across repository

This commit is contained in:
thePR0M3TH3AN
2025-05-21 10:54:09 -04:00
parent 05423065c1
commit 16233ac22c
11 changed files with 11 additions and 11 deletions

View File

@@ -114,4 +114,4 @@ pub fn run(cmd: &WatchCmd, _conn: &mut Connection, _format: super::Format) -> Re
Ok(())
}
}
}
}

View File

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