Skip to content

Releases: cyberconnecthq/golines

v0.12.3: feat: fix pre-commit config to use pass_filenames (#133)

13 Jan 05:58
fc30520

Choose a tag to compare

Using pass_filenames: true is faster than `golines -w .` because it runs golines on only the files that have changed.