Closed IVinterbladh closed 1 year ago
Please edit this text to include a summary of the change and which issue is fixed.
[x] make test passes with no errors
make test
[x] the source code is well documented
[x] new functionality includes unittests
[x] the user-manual has been updated to reflect the changes
[x] I have installed the provided commit hook to auto-format commits (requires clang-format):
clang-format
./scripts/git-pre-commit-format install
[x] code naming scheme follows the convention:
PascalCase
camelCase
snake_case
Description
Please edit this text to include a summary of the change and which issue is fixed.
Checklist
[x]
make test
passes with no errors[x] the source code is well documented
[x] new functionality includes unittests
[x] the user-manual has been updated to reflect the changes
[x] I have installed the provided commit hook to auto-format commits (requires
clang-format
):[x] code naming scheme follows the convention:
PascalCase
camelCase
snake_case