prometheus/web
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
* Run gofumpt on all files

Getting golangci-lint errors when building on my laptop, possibly because I have newer version of gofumpt then what it was formatted with.
Run gofumpt -w -extra on all files as it will be needed in the future anyway.

* Update golangci-lint to v1.44.2

v1.44.0 upgraded gofumpt so bumping version in CI will help keep formatting correct for everyone

* Address golangci-lint error

Getting 'error-strings: error strings should not be capitalized or end with punctuation or a newline' from revive here.
Drop new line.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-03-03 17:21:05 +01:00
..
api/v1 Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
ui build(deps-dev): bump @types/react from 17.0.36 to 17.0.39 in /web/ui (#10323) 2022-02-22 16:10:28 +01:00
federate.go storage: Consolidate iterator method names (Values -> At) (#9888) 2021-11-29 11:16:40 +01:00
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go Switch to grafana/regexp everywhere (#10268) 2022-02-13 00:58:27 +01:00
web_test.go remove old UI (#10208) 2022-02-02 11:26:11 +01:00