Fix cyclomatic complexity in examples/simple-udp/server/main.go #178
Labels
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/cleanup
Refactoring code, fixing up documentation, etc
Milestone
Remove the // nolint comment.
The main function has a cyclomatic complexity greater than 10. Refactor the function to lower it.
The text was updated successfully, but these errors were encountered: