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 normalization option to keep trailing semicolon #23

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

lu-zhengda
Copy link
Collaborator

This PR adds KeepTrailingSemicolon to the normalizer to skip trimming trailing semicolon. When normalizing PL/SQL which requires a trailing semicolon, this could be set to true to keep the ;.

@lu-zhengda lu-zhengda marked this pull request as ready for review November 6, 2023 16:15
@lu-zhengda lu-zhengda requested a review from a team as a code owner November 6, 2023 16:15
@lu-zhengda lu-zhengda merged commit 867b401 into main Nov 6, 2023
3 checks passed
@lu-zhengda lu-zhengda deleted the zhengda.lu/trailing-semicolon branch November 6, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants