Sasha Melentyev

Results 13 issues of Sasha Melentyev

A linter that checks the number of methods on an interface. https://github.com/sashamelentyev/interfacebloat

linter: new
blocked

unf is a linter that detect use format like function without arguments https://github.com/sashamelentyev/unf

linter: new
blocked

# 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

Fix some linters issue

bug

# Description Add public image to GHCR Fixes #167

## Summary Replace ioutil with io/os ## Changes ## Motivation ioutil is deprecated ## Related issues