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

Fix indentation after string literals containing escaped characters #6440

Commits on Jul 3, 2019

  1. Update indent regex

    kimadeline committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    4070339 View commit details
    Browse the repository at this point in the history
  2. Prettier formatting

    kimadeline committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    ca8b3ec View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Add regex tests

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    40329bd View commit details
    Browse the repository at this point in the history
  2. Undo prettier changes

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f34ca57 View commit details
    Browse the repository at this point in the history
  3. Forgot some

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    863bd0f View commit details
    Browse the repository at this point in the history
  4. One more

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    d0c2296 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3958cbc View commit details
    Browse the repository at this point in the history
  6. Simplify & fix tests

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    ea32ce2 View commit details
    Browse the repository at this point in the history
  7. More descriptive comment

    kimadeline committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f5daf78 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    b62a109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a80f0c View commit details
    Browse the repository at this point in the history