summaryrefslogtreecommitdiffstats
path: root/src/error.rs
AgeCommit message (Expand)Author
2022-11-17feat: get intitial finder workingToby Vincent
2022-11-12refactor: change error to use Display instead of DebugToby Vincent
2022-11-10feat: add paths module and testsToby Vincent
2022-11-03feat: impl finderToby 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