aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli.rs
AgeCommit message (Expand)Author
2022-11-10perf: remove unnecessary clones and OptionToby Vincent
2022-11-10feat: add paths module and testsToby Vincent
2022-11-02feat: finish implementing config and cliToby Vincent
2022-11-01feat: impl ignore crate to walk directoriesToby Vincent
2022-11-01feat: impl cli, config, and loggingToby Vincent