Skip to content

Address issues found by IntelliJ IDEA inspections - #158

Merged
kcooney merged 1 commit into
mainfrom
kcooney/inspection-cleanups
Jun 11, 2026
Merged

Address issues found by IntelliJ IDEA inspections#158
kcooney merged 1 commit into
mainfrom
kcooney/inspection-cleanups

Conversation

@kcooney

@kcooney kcooney commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
  • Use instanceof pattern matching
  • Make classes static that can be static
  • Fix Javadoc errors

@kcooney
kcooney force-pushed the kcooney/inspection-cleanups branch from 3b9b82d to 804aea1 Compare June 8, 2026 02:05

@cuttestkittensrule cuttestkittensrule left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@kcooney
kcooney merged commit a6f535e into main Jun 11, 2026
1 check passed
@kcooney
kcooney deleted the kcooney/inspection-cleanups branch June 11, 2026 00:19
cuttestkittensrule pushed a commit that referenced this pull request Jun 11, 2026
- Use `instanceof` pattern matching
- Make classes static that can be static
- Fix Javadoc errors
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.

2 participants