This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
treefmt/internal/format
zimbatm 9e89118427 chore: remove dependency on juju/errors
The package was created before Go introduced their own "errors"
package.

Trade the better juju errors semantic for a smaller dependency tree.
2024-01-01 15:19:28 +01:00
..
config_test.go feat: allow missing formatters (#6) 2023-12-23 15:00:39 +00:00
config.go feat: clean up and documentation 2023-12-24 11:59:05 +00:00
context.go feat: clean up and documentation 2023-12-24 11:59:05 +00:00
format.go chore: remove dependency on juju/errors 2024-01-01 15:19:28 +01:00
glob.go feat: initial import 2023-12-23 12:50:51 +00:00