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

test: enable max-len for test-repl #11559

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 2, 2017

  1. test: enable max-len for test-repl

    Instead of disabling max-len (ESLint's line-length rule) for the entire
    file, reformat to avoid exceeding length restrictions in most cases and
    disable the rule only on specific lines where exceeding the length
    restriction may be a better choice than conforming to it.
    Trott committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    85b2a8f View commit details
    Browse the repository at this point in the history