Commit Graph

10 Commits

Author SHA1 Message Date
96b1560327 feat: support global excludes (#13)
Stacked on top of #11

Co-authored-by: Brian McGee <brian@bmcgee.ie>
Reviewed-on: #13
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
Co-committed-by: zimbatm <zimbatm@zimbatm.com>
2024-01-02 12:12:47 +00:00
1019851207 chore: remove dependency on juju/errors (#11)
The package was created before Go introduced their own "errors"
package.

Trade the better juju errors semantic for a smaller dependency tree.

Reviewed-on: #11
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
Co-committed-by: zimbatm <zimbatm@zimbatm.com>
2024-01-02 10:33:50 +00:00
60a1d7848e
fixup! feat: clean up and documentation
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2023-12-26 10:12:13 +00:00
7c137bfe35
feat: listen for shutdown correctly
Closes #5

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2023-12-26 10:12:01 +00:00
9b84155265
feat: allow specifying formatters in cli
Closes #9
2023-12-25 12:26:18 +00:00
4c45d2aa7e feat: allow missing formatters (#6)
Closes #3

Reviewed-on: #6
Co-authored-by: Brian McGee <brian@bmcgee.ie>
Co-committed-by: Brian McGee <brian@bmcgee.ie>
2023-12-23 15:00:39 +00:00
298e5ac217
feat: change module root to git.numtide.com 2023-12-23 13:39:16 +00:00
18bdb7210d
feat: compare with cache before reporting a file as changed 2023-12-23 13:31:08 +00:00
0c93d98483
feat: use a named type for Cli options 2023-12-23 12:56:17 +00:00
6904097171
feat: initial import 2023-12-23 12:50:51 +00:00