Skip to content

style: bump clang-format to v19 - #34

Open
2bndy5 wants to merge 2 commits into
mainfrom
clang-format-v19
Open

style: bump clang-format to v19#34
2bndy5 wants to merge 2 commits into
mainfrom
clang-format-v19

Conversation

@2bndy5

@2bndy5 2bndy5 commented Sep 7, 2026

Copy link
Copy Markdown
Member

If we come across an incompatible .clang-format config, then we'll deal with it as needed.

@2bndy5 2bndy5 added the github_actions Pull requests that update GitHub Actions code label Sep 7, 2026
@2bndy5
2bndy5 requested a review from TMRh20 September 7, 2026 23:06

@TMRh20 TMRh20 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, though I have no way to test it out.

@2bndy5

2bndy5 commented Sep 9, 2026

Copy link
Copy Markdown
Member Author

Changes to reusable workflows in this repo are specific to the repo branch. For example, to test my Arduino CI changes in #31, via nRF24/RF24#1076, I had to switch the branch in the RF24 repo's calling workflow:

-    uses: nRF24/.github/.github/workflows/build_arduino.yaml@main 
+    uses: nRF24/.github/.github/workflows/build_arduino.yaml@rust-compile-sketches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants