summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Collapse)Author
2022-11-17feat: get intitial finder workingToby 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
via clap, figment, and tracing, respectively