one CLI to format your repo (Go re-write)
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.
Go to file
Brian McGee ad3e66166a
feat: add flake compat
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-02 11:41:39 +01:00
build feat: support --version 2024-02-15 13:59:56 +00:00
cache fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
cli fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
config feat: refactor some config init logic into config package 2024-05-02 10:56:32 +01:00
docs feat: add flake compat 2024-05-02 11:41:39 +01:00
format fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
nix doc: improve hero gif 2024-05-02 11:41:38 +01:00
stats feat: add stats output similar to treefmt.rs 2024-05-01 11:23:55 +01:00
test fix: record cache entries for files that don't match formatters 2024-05-02 08:58:02 +01:00
walk fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
.envrc feat: add nix direnv source to .envrc 2024-02-14 15:15:39 +00:00
.gitignore doc: move assets into public folder 2024-05-02 11:41:37 +01:00
default.nix feat: add flake compat 2024-05-02 11:41:39 +01:00
flake.lock feat: add flake compat 2024-05-02 11:41:39 +01:00
flake.nix feat: add flake compat 2024-05-02 11:41:39 +01:00
go.mod feat: support .gitignore files (#19) 2024-01-11 20:52:22 +00:00
go.sum feat: support .gitignore files (#19) 2024-01-11 20:52:22 +00:00
gomod2nix.toml feat: support .gitignore files (#19) 2024-01-11 20:52:22 +00:00
init.toml feat: implement init 2024-02-28 09:18:45 +00:00
LICENSE.md doc: update licence copyright year 2024-02-15 14:00:47 +00:00
main.go chore: refactor logging initialisation 2024-05-02 10:31:25 +01:00
shell.nix feat: add flake compat 2024-05-02 11:41:39 +01:00