prometheus/.github
Ł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
..
ISSUE_TEMPLATE Update support link (#8711) 2021-04-12 21:42:06 +01:00
workflows Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
CODEOWNERS Add Jessica as Promtool maintainer (#9348) 2021-09-17 01:10:32 +02:00
dependabot.yml move dependabot frequency running to monthly (#10144) 2022-01-10 23:26:24 +01:00
PULL_REQUEST_TEMPLATE.md Make it clear that it's CNCF's DCO 2021-06-23 13:45:40 +02:00
stale.yml Mark pull request as stale after 60d of inactivity (#6826) 2020-02-18 20:00:48 +01:00