Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | golint: get rid of underscore warnings for good. | Jakob Unterwurzacher | |
We got another warning for force_other: cli_args.go:26:45: don't use underscores in Go names; struct field force_owner should be forceOwner Use a broader grep. | |||
2017-04-30 | golint.bash: fix exit codes | Jakob Unterwurzacher | |
We want to exit with 1 only if we we have complaints left after the greps. | |||
2017-04-29 | fix golint complaints | Jakob Unterwurzacher | |
2016-11-17 | Fix golint warnings, add helper script | Jakob Unterwurzacher | |