prometheus/.github/workflows
Ł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
..
buf-lint.yml build(deps): bump actions/checkout from 2 to 3 (#10382) 2022-03-03 15:59:07 +01:00
buf.yml build(deps): bump actions/checkout from 2 to 3 (#10382) 2022-03-03 15:59:07 +01:00
codeql-analysis.yml build(deps): bump actions/checkout from 2 to 3 (#10382) 2022-03-03 15:59:07 +01:00
funcbench.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
fuzzing.yml build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#10059) 2021-12-21 11:22:13 +01:00
golangci-lint.yml Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
lock.yml Switch issues locking to github actions (#9715) 2021-11-13 22:47:35 +01:00
prombench.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00