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

[doc] Add supported CPD languages #4198

Merged
merged 1 commit into from Nov 10, 2022
Merged

[doc] Add supported CPD languages #4198

merged 1 commit into from Nov 10, 2022

Conversation

jvwilge
Copy link
Contributor

@jvwilge jvwilge commented Nov 9, 2022

Languages were missing in the documentation

Describe the PR

When running the command line with the help flags (run.sh cpd --help), Html and Gherkin show up as supported languages, but they are missing in the documentation.

Since Gherkin is almost a synonym of Cucumber (just like ecmascript and javascript) I added it between braces since most people will be looking for cucumber.

Related issues

  • Fixes #

Ready?

I checked with Gherkin and this works like a charm

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

Languages were missing in the documentation
@adangel adangel added the in:documentation Affects the documentation label Nov 10, 2022
@adangel adangel changed the title Add supported languages [doc] Add supported CPD languages Nov 10, 2022
@adangel adangel added this to the 6.52.0 milestone Nov 10, 2022
Copy link
Member

@adangel adangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

adangel added a commit that referenced this pull request Nov 10, 2022
adangel added a commit that referenced this pull request Nov 10, 2022
[doc] Add supported CPD languages #4198
@adangel adangel merged commit 1b42676 into pmd:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:documentation Affects the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants