Compare commits
2 Commits
2caa88ad43
...
944af2a464
| Author | SHA1 | Date |
|---|---|---|
|
|
944af2a464 | |
|
|
3de2959e12 |
|
|
@ -9,6 +9,7 @@ use std::path::{Path, PathBuf};
|
|||
use std::process::Command;
|
||||
|
||||
//TODO handle unwraps and errors more uniformly
|
||||
//TODO move TodoFile into its file
|
||||
//TODO clean up verbose printing
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue