Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude the 'dist' folder from 'check-gofmt.sh' script (#6252)
The 'dist' folder is created when generating an RPM Package using the `rpm-prepare.sh` and `rpm-local-build.sh` scripts, and might contain Go files in `dist/rpmbuild/BUILD/**/vendor`.
- Loading branch information