Skip to content

chore: fix PMD blocking errors and allow docker for MegaLinter#14

Merged
bjornmolin merged 1 commit intomainfrom
fixPMD
Oct 28, 2025
Merged

chore: fix PMD blocking errors and allow docker for MegaLinter#14
bjornmolin merged 1 commit intomainfrom
fixPMD

Conversation

@jhdigg
Copy link
Contributor

@jhdigg jhdigg commented Oct 27, 2025

Pull Request Description

Please include a summary of the change and which issue is fixed or added.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Fixes #(issue)

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

- Remove unused imports
- Remove unused variables
- Remove unused methods
- Remove unnecessary parentheses
- Add docker to code_quality.sh

Some white-space changes as a result of running formatter when removing
imports.

Signed-off-by: Jesper Hellberg <extern.jesper.hellberg@digg.se>
@jhdigg jhdigg marked this pull request as draft October 27, 2025 08:11
@janderssonse janderssonse marked this pull request as ready for review October 28, 2025 14:59
@bjornmolin bjornmolin merged commit 56cf7f9 into main Oct 28, 2025
15 checks passed
@janderssonse janderssonse deleted the fixPMD branch October 28, 2025 15:00
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.

3 participants