-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
358ce11
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cpp-Linter Report⚠️
Some files did not pass the configured checks!
clang-tidy reports: 18 concern(s)
tests/two-flavour-const-matter.cpp:32:5: warning: [cppcoreguidelines-pro-type-member-init]
tests/barger.cpp:13:5: warning: [cppcoreguidelines-pro-type-member-init]
tests/two-flavour-vacuum.cpp:29:5: warning: [cppcoreguidelines-pro-type-member-init]
tests/barger-propagator.hpp:85:18: warning: [readability-make-member-function-const]
tests/barger-propagator.hpp:104:9: warning: [bugprone-branch-clone]
tests/barger-propagator.hpp:131:18: warning: [readability-make-member-function-const]
tests/test-utils.hpp:28:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:23:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:43:10: error: [clang-diagnostic-error]
nuTens/logging.hpp:69:23: warning: [cppcoreguidelines-avoid-non-const-global-variables]
static std::once_flag once; ^
nuTens/logging.hpp:86:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:94:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:102:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:110:9: warning: [cppcoreguidelines-macro-usage]
nuTens/logging.hpp:118:9: warning: [cppcoreguidelines-macro-usage]
nuTens/tensors/tensor.hpp:40:5: warning: [modernize-use-using]
nuTens/tensors/tensor.hpp:306:19: warning: [cppcoreguidelines-non-private-member-variables-in-classes]
nuTens/propagator/propagator.hpp:105:12: warning: [bugprone-reserved-identifier]
Have any feedback or feature suggestions? Share it here.