Skip to content

Apply clang-format and gersemi to pre-existing sources#13

Merged
ssam18 merged 1 commit intomainfrom
fix/format-after-exemplar
May 1, 2026
Merged

Apply clang-format and gersemi to pre-existing sources#13
ssam18 merged 1 commit intomainfrom
fix/format-after-exemplar

Conversation

@ssam18
Copy link
Copy Markdown
Contributor

@ssam18 ssam18 commented May 1, 2026

The exemplar PR (#12) added a stricter .clang-format and gersemi pre-commit config, but the source files that pre-date the exemplar (examples/, include/beman/span/, tests/beman/span/) were never re-formatted under the new rules. This trips the pre-commit CI on main with "files were modified by this hook". Run both formatters once and commit the result.

The exemplar PR (#12) added a stricter .clang-format and gersemi
pre-commit config, but the source files that pre-date the exemplar
(examples/, include/beman/span/, tests/beman/span/) were never
re-formatted under the new rules. This trips the pre-commit CI on
main with "files were modified by this hook". Run both formatters
once and commit the result.
@ssam18 ssam18 requested a review from SamareshSingh as a code owner May 1, 2026 12:41
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — fix/format-after-exemplar into main

@ssam18 ssam18 merged commit 781a95a into main May 1, 2026
82 checks passed
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