qwerty287
|
b9f6f3f9fb
|
Replace goimports with gci (#3202)
`gci` seems to be much more strict.
|
2024-01-14 18:22:06 +01:00 |
|
qwerty287
|
b0a2b1cf2d
|
Lowercase all log strings (#3173)
from #3161
---------
Co-authored-by: 6543 <6543@obermui.de>
|
2024-01-11 19:17:07 +01:00 |
|
Robert Kaussow
|
7756c60a33
|
Enable golangci linter stylecheck (#3167)
This PR only fixes error string formatting, log message strings are
still mixed upper/lowercase (see
https://github.com/woodpecker-ci/woodpecker/pull/3161#issuecomment-1885140649)
and I'm not aware of a linter to enforce it.
|
2024-01-10 22:56:42 +01:00 |
|
qwerty287
|
a37af3eeac
|
Add imports checks to linter (#3056)
supersedes https://github.com/woodpecker-ci/woodpecker/pull/874
---------
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-29 21:19:42 +01:00 |
|