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

Reduce cyclomatic complexity of Doctor.Run() #104

Open
febbraro opened this issue Oct 29, 2017 · 1 comment
Open

Reduce cyclomatic complexity of Doctor.Run() #104

febbraro opened this issue Oct 29, 2017 · 1 comment

Comments

@febbraro
Copy link
Member

We put a nolint in there to quiet the warning, but we should make it simpler, or at least break it up into subfunctions each with a specific purpose/test.

@grayside
Copy link
Contributor

While I'm all in favor of improving this, I envision in the future taking the work in rig project doctor and applying it to refactor our rig doctor implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants