Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2627 fix "some of" golangci-lint problems #2641

Closed

Commits on Oct 15, 2020

  1. Use error channel to catch errors in unsupervised goroutines

    Signed-off-by: Amir Mohamad Ehsandar <[email protected]>
    ehsundar committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c3b31e7 View commit details
    Browse the repository at this point in the history
  2. Handle unhandled errors to prevent linter warnings in recvtty.go

    Signed-off-by: Amir Mohamad Ehsandar <[email protected]>
    ehsundar committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a3bd52b View commit details
    Browse the repository at this point in the history
  3. Fix config.go linter errors by ignoring them

    Signed-off-by: Amir Mohamad Ehsandar <[email protected]>
    ehsundar committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    2735709 View commit details
    Browse the repository at this point in the history
  4. Fix simplification linter errors

    Signed-off-by: Amir Mohamad Ehsandar <[email protected]>
    ehsundar committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    56b1aa8 View commit details
    Browse the repository at this point in the history