airshipctl/tools
Ian Howell 1b8a965105 Add a simple whitespace linter
The goimports tool does not check for trailing whitespaces in multiline
strings. This commit adds a simple linter to address this deficiency.

This change will also have the benefit of providing light linting of any
non-go files.

Change-Id: I253dd7c4895f476fa3a6f0c4fccf7c9cada16366
2020-01-15 10:57:44 -06:00
..
coverage_check Fix the coverage tests 2019-10-02 15:18:56 -05:00
gomod_check Add make tidy to check for up-to-date go.mod 2019-11-15 09:41:41 -06:00
install_linter This removes golangci-lint as a go module dependency. 2019-10-30 09:26:42 -05:00
whitespace_linter Add a simple whitespace linter 2020-01-15 10:57:44 -06:00