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

Applied formatting improvements to Antlr files based on spotless changes #342

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

matthewryanwells
Copy link

Description

Changed formatting of Antlr parser files based on Spotless changes. I have not applied the changes made to the lexer files as it completely rewrites the files to make them much less readable

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Matthew Wells <matthew.wells@improving.com>
@matthewryanwells matthewryanwells merged commit e3fd40d into integ-antlr-spotless Aug 22, 2023
28 of 29 checks passed
@matthewryanwells matthewryanwells deleted the dev-antlr-spotless branch August 22, 2023 22:22
acarbonetto pushed a commit that referenced this pull request Aug 23, 2023
…ges (opensearch-project#2017)

* Applied formatting improvements to Antlr files based on spotless changes (#342)

Signed-off-by: Matthew Wells <matthew.wells@improving.com>

* added spacing to # names back into parser files

Signed-off-by: Matthew Wells <matthew.wells@improving.com>

---------

Signed-off-by: Matthew Wells <matthew.wells@improving.com>
MitchellGale pushed a commit that referenced this pull request Aug 23, 2023
…ges (opensearch-project#2017)

* Applied formatting improvements to Antlr files based on spotless changes (#342)

Signed-off-by: Matthew Wells <matthew.wells@improving.com>

* added spacing to # names back into parser files

Signed-off-by: Matthew Wells <matthew.wells@improving.com>

---------

Signed-off-by: Matthew Wells <matthew.wells@improving.com>
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