grafana/pkg/components
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739)
* Build: use golangci-lint as a make command

* Since gometalinter was deprecated in favor of golangci-lint so it was
  replaced by it. Responsibilities held by the gometalinter was moved to
  golangci-lint

* There was some changes in implementation (that was also mentioned in
  the code comment) between the tools, which uncovered couple errors
  in the code. Those issues were either solved or disabled by
  the inline comments

* Introduce the golangci-lint config, to make their
  configuration more manageable

* Build: replace backend-lint.sh script with make
2019-07-02 16:06:59 +03:00
..
apikeygen fix unconvert issues 2018-04-16 20:04:58 +02:00
dashdiffs Fixed new gometalinter issues 2019-01-07 11:01:31 +01:00
dynmap Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
gtime gtime: some code style refactoring (#17369) 2019-06-10 07:38:31 +02:00
imguploader Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
null Fix goconst issues 2018-09-23 21:19:21 +02:00
securejsondata move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
simplejson tech: replace bmizerany/assert with stretchr/testify (#16625) 2019-04-17 10:25:58 +02:00