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

[Firefox addon] Enable the consistent-return ESLint rule (issue 7957) #7995

Merged
merged 1 commit into from
Jan 27, 2017
Merged

[Firefox addon] Enable the consistent-return ESLint rule (issue 7957) #7995

merged 1 commit into from
Jan 27, 2017

Commits on Jan 27, 2017

  1. [Firefox addon] Enable the consistent-return ESLint rule (issue 7957)

    See http://eslint.org/docs/rules/consistent-return; it appears that I overlooked this rule in PR 7982.
    
    Also adds the http://eslint.org/docs/rules/no-nested-ternary rule, which didn't require any code changes, since that rule is being enforced in mozilla-central.
    
    Re: issue 7957.
    Snuffleupagus committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    7e1d924 View commit details
    Browse the repository at this point in the history