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

refactor: apply best practices #4

Merged
merged 2 commits into from
Oct 3, 2024
Merged

refactor: apply best practices #4

merged 2 commits into from
Oct 3, 2024

Conversation

timo-a
Copy link
Owner

@timo-a timo-a commented Oct 3, 2024

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Some suggestions could not be made:

  • src/main/java/io/github/timoa/lombok/ConvertGetter.java
    • lines 125-127
  • src/main/java/io/github/timoa/lombok/ConvertNoArgsConstructor.java
    • lines 76-78
  • src/main/java/io/github/timoa/lombok/ConvertSetter.java
    • lines 127-129
  • src/main/java/io/github/timoa/lombok/LombokUtils.java
    • lines 65-66
  • src/main/java/io/github/timoa/lombok/SummarizeData.java
    • lines 99-103
  • src/main/java/io/github/timoa/lombok/SummarizeGetter.java
    • lines 106-107
    • lines 120-124
  • src/main/java/io/github/timoa/lombok/SummarizeSetter.java
    • lines 96-97
    • lines 110-111
    • lines 124-129
  • src/main/java/io/github/timoa/misc/UseRanges.java
    • lines 43-50
    • lines 84-91
    • lines 125-132
    • lines 166-173
    • lines 207-214
    • lines 248-255
    • lines 289-296
    • lines 330-337

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Some suggestions could not be made:

  • src/main/java/io/github/timoa/lombok/ConvertGetter.java
    • lines 125-127
  • src/main/java/io/github/timoa/lombok/ConvertNoArgsConstructor.java
    • lines 76-78
  • src/main/java/io/github/timoa/lombok/ConvertSetter.java
    • lines 127-129
  • src/main/java/io/github/timoa/lombok/LombokUtils.java
    • lines 65-66
  • src/main/java/io/github/timoa/lombok/SummarizeData.java
    • lines 99-103
  • src/main/java/io/github/timoa/lombok/SummarizeGetter.java
    • lines 106-107
    • lines 120-124
  • src/main/java/io/github/timoa/lombok/SummarizeSetter.java
    • lines 96-97
    • lines 110-111
    • lines 124-129
  • src/main/java/io/github/timoa/misc/UseRanges.java
    • lines 43-50
    • lines 84-91
    • lines 125-132
    • lines 166-173
    • lines 207-214
    • lines 248-255
    • lines 289-296
    • lines 330-337

@timo-a timo-a changed the title apply best practices (with exceptions) refactor: apply best practices Oct 3, 2024
@timo-a timo-a merged commit 987e736 into main Oct 3, 2024
2 checks passed
timo-a added a commit that referenced this pull request Oct 3, 2024
with exceptions (I don't like `:` and `?` of the ternary operator at the end of the line)
@timo-a timo-a deleted the feature/best-practices branch October 3, 2024 12:40
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.

1 participant