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/cli
Brian McGee 3cbe494426
feat: create config package
Move all config related code into a config package.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-01-12 20:26:37 +00:00
..
cli.go feat: support .gitignore files (#19) 2024-01-11 20:52:22 +00:00
format_test.go feat: create config package 2024-01-12 20:26:37 +00:00
format.go feat: create config package 2024-01-12 20:26:37 +00:00
helpers_test.go feat: support global excludes (#13) 2024-01-02 12:12:47 +00:00