https://github.com/wwcd/logrlint
https://github.com/wwcd/logrlint
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wwcd/logrlint
- Owner: wwcd
- Created: 2022-04-09T03:04:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T13:01:19.000Z (about 4 years ago)
- Last Synced: 2025-03-09T13:08:53.970Z (about 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logrlint
lint for [logr](https://github.com/go-logr/logr) interface
## Install
```
go install github.com/wwcd/logrlint/cmd/...@latest
```