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

lib: use consistent indentation for ternaries #14078

Closed
wants to merge 5 commits into from

Commits on Jul 7, 2017

  1. lib: use consistent indentation for ternaries

    In anticipation of stricter linting for indentation issues, modify
    ternary operators in lib that do not conform with the expected ESLint
    settings.
    Trott committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    49336e1 View commit details
    Browse the repository at this point in the history
  2. squash: address mscdex nit

    Trott committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    88e6138 View commit details
    Browse the repository at this point in the history
  3. squash: first nit from refack

    Trott committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    c915b7e View commit details
    Browse the repository at this point in the history
  4. squash: second refack nit

    Trott committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    5da6124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1f4bfb View commit details
    Browse the repository at this point in the history