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

@@ -204,4 +204,4 @@ impl Marlin {
Ok(owned_w) // Return the owned FileWatcher
}
}
}