Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
client | ||
elasticsearch.go | ||
models.go | ||
response_parser.go | ||
response_parser_test.go | ||
time_series_query.go | ||
time_series_query_test.go |
* 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
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
client | Loading commit data... | |
elasticsearch.go | Loading commit data... | |
models.go | Loading commit data... | |
response_parser.go | Loading commit data... | |
response_parser_test.go | Loading commit data... | |
time_series_query.go | Loading commit data... | |
time_series_query_test.go | Loading commit data... |