Skip to content

Добавлен плагин maven-pmd-plugin для проверки качества кода #20

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

Merged
merged 2 commits into from
Jun 20, 2025

Conversation

a-simeshin
Copy link
Collaborator

Добавлен плагин maven-pmd-plugin для проверки качества кода.
Проверка не фейлит сборку при любом количестве проблем.

html отчет доступе по каждому модулю в /target/reports/pmd.html

При текущих правилах:
[WARNING] PMD 7.7.0 has found 582 violations.
[WARNING] PMD 7.7.0 has found 41 violations.

Closes #6

@a-simeshin a-simeshin self-assigned this Jun 20, 2025
@a-simeshin a-simeshin requested a review from linarkou June 20, 2025 12:57
@linarkou linarkou merged commit 71e7c4b into ai-forever:main Jun 20, 2025
1 check passed
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.

Добавить PMD сканирование при сборке
2 participants