Files
kubernetes/hack/make-rules
Patrick Ohly 17e3c555c5 hack: integrate logcheck into golangci-lint
Running logcheck as part of golangci-lint has several advantages:
- faster checking because finding files and parsing is shared
  with other linters
- gets rid of the complex and buggy
  hack/verify-structured-logging.sh (https://github.com/kubernetes/kubernetes/issues/106746)
- support for // nolint:logcheck
- works with Go 1.18
2022-03-24 11:21:03 +01:00
..
2019-02-26 00:56:36 -05:00
2019-02-26 00:56:36 -05:00
2019-07-02 23:42:01 -07:00
2021-11-02 11:38:42 -07:00