Skip to content

Fix clang-format violations in src/#3

Open
mshcherba wants to merge 1 commit into
MoatLab:mainfrom
mshcherba:fix-clang-format
Open

Fix clang-format violations in src/#3
mshcherba wants to merge 1 commit into
MoatLab:mainfrom
mshcherba:fix-clang-format

Conversation

@mshcherba

Copy link
Copy Markdown
Contributor

Description

This PR fixes formatting inconsistencies in several source files (config.c, logging.h, ring-buffer.h) that currently cause make check-format to fail out-of-the-box.

The changes were generated directly by running the repository's own make format command to ensure full compliance with the rules specified in CODING_STYLE.md.

This prevents make check-format from throwing errors for anyone trying to evaluate or build the codebase locally.

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.

1 participant