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

[plsql] fix for parsing / as divide or execute #2340

Merged
merged 2 commits into from
Mar 7, 2020

Conversation

szymanp23
Copy link
Contributor

Before submitting a PR, please check that:

  • The PR is submitted against master. The PMD team will merge back to support branches as needed.
  • ./mvnw clean verify passes. This will build and test PMD, execute PMD and checkstyle rules. Check this for more info

PR Description:
Sometimes slash used as divide operator may be parsed as execute and vice versa.

@pmd-test
Copy link

pmd-test commented Mar 6, 2020

1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

@adangel adangel added this to the 6.22.0 milestone Mar 6, 2020
@adangel adangel merged commit d50ccd1 into pmd:master Mar 7, 2020
adangel added a commit that referenced this pull request Mar 7, 2020
@szymanp23 szymanp23 deleted the slash_as_division branch May 18, 2020 11:43
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.

4 participants