Skip to content

[CodeQuality] Skip VB style if endif on CompleteMissingIfElseBracketRector#5122

Merged
samsonasik merged 2 commits intomainfrom
skip-vb-style
Oct 5, 2023
Merged

[CodeQuality] Skip VB style if endif on CompleteMissingIfElseBracketRector#5122
samsonasik merged 2 commits intomainfrom
skip-vb-style

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@TomasVotruba the following code should be skipped as it mostly used on view files.

        if ($value):
            return 1;
        endif;

@samsonasik
Copy link
Copy Markdown
Member Author

Fixed 🎉

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 1966194 into main Oct 5, 2023
@samsonasik samsonasik deleted the skip-vb-style branch October 5, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant