Sasha Melentyev
Sasha Melentyev
A linter that checks the number of methods on an interface. https://github.com/sashamelentyev/interfacebloat
unf is a linter that detect use format like function without arguments https://github.com/sashamelentyev/unf
# Description Fix some linters issue, but not all. We can stay open this issue. Or close and create new next time Fixes #198
Use any instead of interface{} because file.d use go 1.18
# Description Rename journalctl to journald Fixes #200
# Description Add public image to GHCR Fixes #167
## Summary Replace ioutil with io/os ## Changes ## Motivation ioutil is deprecated ## Related issues