Skip to content

chore/sonar cleanup 2#64

Merged
dfa1 merged 2 commits into
mainfrom
chore/sonar-cleanup-2
Jun 19, 2026
Merged

chore/sonar cleanup 2#64
dfa1 merged 2 commits into
mainfrom
chore/sonar-cleanup-2

Conversation

@dfa1

@dfa1 dfa1 commented Jun 19, 2026

Copy link
Copy Markdown
Owner
  • docs: Markdown Javadoc links in remaining files (Sonar S7474)
  • test: use dedicated AssertJ assertions (Sonar S5838)

dfa1 and others added 2 commits June 19, 2026 20:14
Convert the remaining {@link X} to [X] and {@code x} to `x` across the
rest of the codebase (older code outside the prior new-code sweep).
Javadoc resolves every reference (build enforces failOnError + failOnWarnings).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Replace size/toString/hashCode/map/array equality checks with hasSize,
hasToString, hasSameHashCodeAs, containsEntry, hasSameSizeAs, isNotEmpty.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit a03b459 into main Jun 19, 2026
6 checks passed
@dfa1 dfa1 deleted the chore/sonar-cleanup-2 branch June 19, 2026 18:14
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