Add parameter in function maybeGeneratePropertiesFile in order to choose to escape unicode or not. by gary258796 · Pull Request #11 · git-commit-id/git-commit-id-plugin-core

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gary258796

Copy link Copy Markdown

Contributor

Context

By #10 , we need a parameter to set in order to not escape unicode if we want.

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

@TheSnoozer TheSnoozer merged commit cb3375a into git-commit-id:master

Oct 7, 2022

@TheSnoozer

Copy link Copy Markdown

Contributor

Thanks for your investigation and contribution to the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@TheSnoozer TheSnoozer TheSnoozer left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

6.0.0-rc.2

Development

Successfully merging this pull request may close these issues.

2 participants

@gary258796 @TheSnoozer