Ryan Djurovich

Results 14 comments of Ryan Djurovich

Linters that don't produce warnings and can be enabled immediately: - structcheck - aligncheck - deadcode - ineffassign - varcheck - interfacer - goconst - gosimple - staticcheck - unparam...

Created a PR to resolve. Linters not yet enabled in PR: - dupl (2 warnings) - errcheck (3 warnings) - gocyclo (6 warnings) - unused (24 warnings) - lll (35...

Started working on it here: https://github.com/go-kit/go-kit.github.io/compare/source...ryan0x44:getting-started-experienced?expand=1