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

Update: max-params to only highlight function header #10815

Merged
merged 1 commit into from
Aug 31, 2018

Commits on Aug 29, 2018

  1. Update: max-params to only highlight function header

    Update the max-params rule to only report the location of the method header. Some tools, like Nuclide, will otherwise highlight the entire body of the method, which makes the rule visually noisy in practice.
    
    Test plan:
    
    npm test
    ianobermiller committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    57a148e View commit details
    Browse the repository at this point in the history