Skip to content

Align code style and quality checks across Allure Java#1274

Open
baev wants to merge 1 commit into
mainfrom
code-style
Open

Align code style and quality checks across Allure Java#1274
baev wants to merge 1 commit into
mainfrom
code-style

Conversation

@baev
Copy link
Copy Markdown
Member

@baev baev commented May 14, 2026

Context

This PR refreshes the project’s code style and quality configuration to make formatting and static analysis more consistent across the Allure Java codebase. There are no intended user-facing behavior changes; the goal is to keep the library easier to maintain and safer to evolve.

Java formatting now follows a shared Eclipse formatter and import order, while Scala and Groovy sources are formatted through Spotless as well. Quality checks were tightened for main sources, generated code is handled more cleanly, and import restrictions were added.

Checklist

@github-actions
Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1274 11m 55s Passed tests 988   Skipped tests 4 992 0 0 View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants