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

tools,benchmark: increase lint compliance #5429

Closed
wants to merge 1 commit into from

Commits on Feb 27, 2016

  1. tools,benchmark: increase lint compliance

    In the hopes of soon having the benchmark code linted, this change
    groups all the likely non-controversial lint-compliance changes such as
    indentation, semi-colon usage, and single-vs.-double quotation marks.
    
    Other lint rules may have subtle performance implications in the V8
    currently shipped with Node.js. Those changes will require more careful
    review and will be in a separate change.
    Trott committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    261cae5 View commit details
    Browse the repository at this point in the history