Skip to content

refactor: quality gradle plugins#11046

Open
wmontwe wants to merge 4 commits into
thunderbird:mainfrom
wmontwe:refactor-quality-gradle-plugins
Open

refactor: quality gradle plugins#11046
wmontwe wants to merge 4 commits into
thunderbird:mainfrom
wmontwe:refactor-quality-gradle-plugins

Conversation

@wmontwe
Copy link
Copy Markdown
Member

@wmontwe wmontwe commented May 26, 2026

This pull request introduces two new custom Gradle plugins for code quality: one for Detekt (static code analysis) and one for Spotless (code formatting). It migrates all modules to use these new plugins instead of the previous script-based approach. Additionally, applies format updates and fixes some of the detektAll findings.

This harmonizes the project setup with Thunderbird Mobile Components

@wmontwe wmontwe requested a review from a team as a code owner May 26, 2026 17:13
@wmontwe wmontwe requested a review from dani-zilla May 26, 2026 17:13
@github-actions github-actions Bot added the tb-team Tasks and features handled by project maintainers label May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

Validation Passed: All report and feature-flag labels are correctly set.

@wmontwe wmontwe added the report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). label May 26, 2026
@wmontwe wmontwe changed the title Refactor quality gradle plugins refactor: quality gradle plugins May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). tb-team Tasks and features handled by project maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants