Skip to content

Formatting.#395

Merged
overheadhunter merged 3 commits intocryptomator:developfrom
chenkins:formatting
Feb 12, 2026
Merged

Formatting.#395
overheadhunter merged 3 commits intocryptomator:developfrom
chenkins:formatting

Conversation

@chenkins
Copy link
Copy Markdown
Contributor

No description provided.

@overheadhunter overheadhunter added this to the 1.5.0 milestone Feb 5, 2026
# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/UsersResource.java
@overheadhunter overheadhunter marked this pull request as ready for review February 12, 2026 13:32
@overheadhunter overheadhunter merged commit 3152208 into cryptomator:develop Feb 12, 2026
1 of 2 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 12, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request applies a comprehensive formatting and code style standardization to the backend codebase. Changes include: updating the IDE code style configuration with new formatting rules (Java code style, SQL version, wrapping preferences, and margin settings); restructuring backend/pom.xml with dependency management via Quarkus BOM and unified plugin configuration; replacing wildcard imports with explicit imports across multiple API resource files; removing unused imports from several entities and event classes; removing configuration properties from application.properties; adjusting formatting and line breaks throughout Java source and test files (spacing, brace placement, indentation); adding a TYPE constant to EmergencyAccessRecoveryAbortedEvent; and updating documentation and Javadoc comments. No observable changes to control flow or business logic occur.

Estimated code review effort

🎯 4 (Complex) | ⏱️ ~45 minutes

Possibly related PRs

  • Emergency Access #390: Modifies emergency-access audit and event code (AuditLogResource imports and EmergencyAccessRecoveryAbortedEvent.TYPE).
  • Feature: User Audit Log #310: Updates AuditLogResource.java with new user-audit event classes and JsonSubTypes formatting.
  • Add create-vaults role #296: Touches VaultRole and VaultRoleFilter classes with enum normalization and filter logic enhancements.

Suggested reviewers

  • SailReal
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants