Skip to content

Releases: FutureFrenzy96/tforg

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:56

Changelog

  • 17f2588 Report scanned scope: warn on empty target, count checked files
  • a8613fb Restructure into internal packages with co-located tests

Install with go install github.com/FutureFrenzy96/tforg@v0.3.0
or download a prebuilt binary above.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:23

Changelog

  • 1bc45aa Add ignore patterns, locals duplicate keys, line numbers, MIT license

Install with go install github.com/FutureFrenzy96/tforg@v0.2.0
or download a prebuilt binary above.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:01

Changelog

  • 0f24ac2 Add -staged, duplicate detection, atomic writes, -diff, -sort, -version, install-hook
  • 2ada126 Add .tforg.hcl placement rules for per-block exceptions
  • a7dbbcb Add CI and automated releases via GoReleaser
  • 9bcff24 Add colored, directory-grouped output
  • 8deff94 Embed absolute binary path in installed hook for GUI git clients
  • 4d767e4 Explain the commit abort when -staged rewrites files
  • da3adf6 Rename module to github.com/FutureFrenzy96/tforg for go install
  • 6ef9009 work
  • d7b4544 work
  • ca8e237 work

Install with go install github.com/FutureFrenzy96/tforg@v0.1.0
or download a prebuilt binary above.