Skip to content

🐛 (patch) clang-tidy now runs correctly#46

Merged
kammce merged 1 commit intomainfrom
remove-name-libhal-project-init
Feb 9, 2026
Merged

🐛 (patch) clang-tidy now runs correctly#46
kammce merged 1 commit intomainfrom
remove-name-libhal-project-init

Conversation

@kammce
Copy link
Copy Markdown
Member

@kammce kammce commented Feb 9, 2026

Propagating the variable up one scope fails to reach the project scope within libhal_project_init. We could propagate it again, but a better/easier solution would be to have the clang-tidy command must be set into the cmake cache.

Propagating the variable up one scope fails to reach the project scope
within libhal_project_init. We could propagate it again, but a
better/easier solution would be to have the clang-tidy command
must be set into the cmake cache.
@kammce kammce merged commit f37c5ba into main Feb 9, 2026
1 check passed
@kammce kammce deleted the remove-name-libhal-project-init branch February 9, 2026 15:55
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