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 - semicolon followed by block statement doesnt have new line #2117

Merged

Commits on Nov 17, 2022

  1. fix - semicolon followed by block statement doesnt have new line

    This change makes sure that a new line is added everytime a semicolon is followed by a block statement
    
    fixes beautifier#1852
    mhnaeem committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c904700 View commit details
    Browse the repository at this point in the history