danderson / netboot

Packages and utilities for network booting
Apache License 2.0
1.48k stars 181 forks source link

trivial: silent most golang-ci-lint errors in production code #123

Open majst01 opened 3 years ago

majst01 commented 3 years ago

most of the current linter errors come from ignoring errors, one unused function, and missuses of make(map..)