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: NoSpacesAfterFunctionNameFixer - do not remove space if the opening parenthesis part of an expression #7430

Merged
merged 4 commits into from
Nov 28, 2023
Merged

fix: NoSpacesAfterFunctionNameFixer - do not remove space if the opening parenthesis part of an expression #7430

merged 4 commits into from
Nov 28, 2023

Commits on Nov 27, 2023

  1. Add test

    kubawerlos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bfcabcc View commit details
    Browse the repository at this point in the history
  2. Add fix

    kubawerlos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3fef5d3 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    kubawerlos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6469cab View commit details
    Browse the repository at this point in the history
  4. Add fix

    kubawerlos committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    882547e View commit details
    Browse the repository at this point in the history