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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos and grammar in pom.xml #268

Merged
merged 2 commits into from
Sep 29, 2022
Merged

Fix typos and grammar in pom.xml #268

merged 2 commits into from
Sep 29, 2022

Conversation

rickie
Copy link
Member

@rickie rickie commented Sep 28, 2022

I couldn't help myself. IntelliJ is complaining about these things and therefore we should fix it.

@Stephan202 I know you're not a fan of the comma's, but IntelliJ shows a red line under it, so IMO it's worth fixing. Other people will see the same and I think it can't hurt 馃槃.

@rickie rickie added the chore A task not related to code (build, formatting, process, ...) label Sep 28, 2022
@rickie rickie added this to the 0.4.0 milestone Sep 28, 2022
Copy link
Member

@japborst japborst left a comment

Choose a reason for hiding this comment

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

Preference or not, the commas are actually correct English 馃嚞馃嚙.

@rickie
Copy link
Member Author

rickie commented Sep 29, 2022

Suggested commit message:

Fix typos and grammar in `pom.xml` (#268)

Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

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

Rebased and added a commit; PTAL.

pom.xml Outdated
@@ -111,7 +111,7 @@
<!-- This argument *can* be set through Surefire's
'systemPropertyVariables' configuration setting, but by placing it
here it automatically also applies to the Failsafe plugin. On Unix
systems we use a lower-quality source of randomness, so as to avoid
systems we use a lower-quality source of randomness, to avoid
Copy link
Member

Choose a reason for hiding this comment

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

IDEA seems to unconditionally suggest this change, and IMHO it really hurts readability. I'll swap the sentence around.

pom.xml Outdated
@@ -133,7 +133,7 @@
<error-prone.patch-args />
<error-prone.self-check-args />
<!-- The Maven `groupId` under which Error Prone dependencies are
published. By default we use an official Error Prone release. This
published. By default, we use an official Error Prone release. This
Copy link
Member

Choose a reason for hiding this comment

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

Should also swap this.

pom.xml Outdated
<!-- The `build-checks` and `error-prone` profiles enable a whole
bunch of additional compile checks. By default those warnings break
<!-- The `build-checks` and `error-prone` profiles enable a bunch
of additional compile checks. By default, those warnings break
Copy link
Member

Choose a reason for hiding this comment

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

Reflow 馃檭

@rickie
Copy link
Member Author

rickie commented Sep 29, 2022

Changes LGTM!

@rickie rickie merged commit 8c0041a into master Sep 29, 2022
@rickie rickie deleted the rossendrijver/pom_changes branch September 29, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task not related to code (build, formatting, process, ...)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants