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

Add spaces after flow control statements #126320

Merged
merged 24 commits into from
May 15, 2023
Merged

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    c3d291c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7226499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9e3cb View commit details
    Browse the repository at this point in the history
  4. Add analyzer check

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1416e61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251f22f View commit details
    Browse the repository at this point in the history
  6. Fix for statements

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ace7d02 View commit details
    Browse the repository at this point in the history
  7. Fix while statements

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d521580 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6266077 View commit details
    Browse the repository at this point in the history
  9. Catch catch

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    58db7c2 View commit details
    Browse the repository at this point in the history
  10. Fix catch statements

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ed55190 View commit details
    Browse the repository at this point in the history
  11. Add .js and .kt

    tgucio committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3691e55 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d25a49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b25ce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    431ee30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc6474 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    fd44058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c3165 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    6aa31b9 View commit details
    Browse the repository at this point in the history
  2. Add analyzer test

    tgucio committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c26e1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0920de6 View commit details
    Browse the repository at this point in the history
  4. Update test input file

    tgucio committed May 14, 2023
    Configuration menu
    Copy the full SHA
    b6d9976 View commit details
    Browse the repository at this point in the history
  5. Update test

    tgucio committed May 14, 2023
    Configuration menu
    Copy the full SHA
    1bd59e5 View commit details
    Browse the repository at this point in the history
  6. Revert RegExp to whitespace

    tgucio committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e30e56b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    659e916 View commit details
    Browse the repository at this point in the history