Commit Graph

14 Commits

Author SHA1 Message Date
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
b6405d0714
feat: clean up and documentation 2023-12-24 11:59:05 +00:00
f322e1ffb8
fix: include correct gotools package 2023-12-24 11:19:48 +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
25230e236f
fix: license contributors 2023-12-23 13:33:37 +00:00
18bdb7210d
feat: compare with cache before reporting a file as changed 2023-12-23 13:31:08 +00:00
12aa9a7bef
fix: glob patterns for includes and excludes
Prefix with **/
2023-12-23 13:20:11 +00:00
12452b01b6
feat: align example treefmt config with flake treefmt config
Prevent unnecessary reformatting
2023-12-23 13:06:50 +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