Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: script to toggle clang-format on/off, clang-format exercises and examples #1748

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

johnbowen42
Copy link
Contributor

@johnbowen42 johnbowen42 commented Oct 8, 2024

This is a refactoring PR that uses a script to insert annotations in cpp source code. It inserts annotations before and after templated function calls or declarations inside the examples and exercises subdirectories, as these tend to have the most complex examples of such calls and declarations.

see also #1731

@johnbowen42 johnbowen42 changed the title feature: script to toggle clang-format on/off feature: script to toggle clang-format on/off, clang-format exercises and examples Oct 14, 2024
@johnbowen42 johnbowen42 requested review from rhornung67, artv3 and a team October 14, 2024 18:27
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