grafana/pkg/services/provisioning/dashboards
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
..
testdata Provisioning: Interpolate env vars in provisioning files (#16499) 2019-04-24 15:39:47 +02:00
config_reader_test.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
config_reader.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
dashboard_mock.go Chore: explore possibilities of using makefile (#17039) 2019-05-16 00:29:26 +03:00
dashboard.go Provisioning: Support folder that doesn't exist yet in dashboard provisioning (#17407) 2019-06-04 22:23:08 +02:00
file_reader_linux_test.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
file_reader_test.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
file_reader.go Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
types.go Provisioning: Interpolate env vars in provisioning files (#16499) 2019-04-24 15:39:47 +02:00