Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fix pre-commit config to use pass_filenames (#133)
Using pass_filenames: true is faster than `golines -w .` because it runs golines on only the files that have changed.
- Loading branch information