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 cognitive complexity lint span #4935

Commits on Dec 22, 2019

  1. Reduce cognitive complexity lint span

    Currently the cognitive complexity lint spans the entire function
    body making it really difficult to read and refactor the code in
    editors. To fix this we reduce the lint span to the function name.
    krishna-veerareddy committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    91a491e View commit details
    Browse the repository at this point in the history