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

Minor formatting issues #1304

Merged
merged 6 commits into from
Feb 5, 2022
Merged

Conversation

hjmjohnson
Copy link
Collaborator

Add support files to assist with maintaining a consistent code format.

Avoid copy construction of large objects by passing by value.
This does not improve const correctness.

Issue identified by clang-tidy.
Provide (non-automated/non-enforced) mechansisms for facilitating
conformance to the coding standards of ITK.

Many IDE's will recognize the .clag-format file and automatically
assist with code style conformance during development.
@ntustison
Copy link
Member

Thanks @hjmjohnson

@ntustison ntustison merged commit cdef12f into ANTsX:master Feb 5, 2022
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.

None yet

2 participants