Skip to content

chore(ceracoder): add .clang-format (LLVM style)#18

Merged
andrescera merged 1 commit into
mainfrom
feat/clang-format-ci
Jun 8, 2026
Merged

chore(ceracoder): add .clang-format (LLVM style)#18
andrescera merged 1 commit into
mainfrom
feat/clang-format-ci

Conversation

@andrescera

Copy link
Copy Markdown
Member

What

Adds a .clang-format file to ceracoder using LLVM style, consistent with the other repos in the CeraLive stack (srt, srtla, irl-srt-server, gstlibuvch264src all use the same baseline).

Why

Enforces consistent C formatting across the codebase. Editors and CI can now auto-format without style drift.

How to verify

clang-format --dry-run --Werror src/*.c

No formatting errors on existing source.

Risks

None — config file only, no source changes.

@andrescera andrescera merged commit 67c80fe into main Jun 8, 2026
3 checks passed
@andrescera andrescera deleted the feat/clang-format-ci branch June 8, 2026 15:40
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