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

(v6.x backport) tools: use no-useless-concat ESLint rule #13056

Closed
wants to merge 1 commit into from
Closed

(v6.x backport) tools: use no-useless-concat ESLint rule #13056

wants to merge 1 commit into from

Commits on May 16, 2017

  1. tools: use no-useless-concat ESLint rule

    * Add `no-useless-concat: error` to .eslintrc.yaml.
    * Apply no-useless-concat rule to tests.
    
    PR-URL: #12613
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Brian White <mscdex@mscdex.net>
    vsemozhetbyt committed May 16, 2017
    Configuration menu
    Copy the full SHA
    fdc5b69 View commit details
    Browse the repository at this point in the history