Skip to content

Refactor code formatting and improve readability - #11

Merged
Katze719 merged 1 commit into
mainfrom
use-new-clang-format
Dec 5, 2025
Merged

Refactor code formatting and improve readability#11
Katze719 merged 1 commit into
mainfrom
use-new-clang-format

Conversation

@Katze719

@Katze719 Katze719 commented Dec 5, 2025

Copy link
Copy Markdown
Member
  • Updated .clang-format settings to align after open brackets and enable alignment for trailing comments and consecutive declarations.
  • Simplified function signatures in multiple header files by removing unnecessary line breaks, enhancing code readability.
  • Adjusted the formatting of enum values in status_codes.h for consistency.

These changes aim to improve code clarity and maintainability across the codebase.

- Updated .clang-format settings to align after open brackets and enable alignment for trailing comments and consecutive declarations.
- Simplified function signatures in multiple header files by removing unnecessary line breaks, enhancing code readability.
- Adjusted the formatting of enum values in status_codes.h for consistency.

These changes aim to improve code clarity and maintainability across the codebase.
@Katze719
Katze719 requested a review from Mqxx December 5, 2025 15:52
@Katze719 Katze719 self-assigned this Dec 5, 2025
@Katze719
Katze719 merged commit 94c83fe into main Dec 5, 2025
Katze719 added a commit that referenced this pull request Jun 17, 2026
Refactor code formatting and improve readability
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