Tags: cyberconnecthq/golines
Tags
feat: fix pre-commit config to use pass_filenames (segmentio#133) Using pass_filenames: true is faster than `golines -w .` because it runs golines on only the files that have changed.