Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cpp-linter from 1.10.3 to 1.10.4 in the pip group (#277)
Bumps the pip group with 1 update: [cpp-linter](https://github.com/cpp-linter/cpp-linter). Updates `cpp-linter` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/cpp-linter/cpp-linter/releases) - [Commits](cpp-linter/cpp-linter@v1.10.3...v1.10.4) --- updated-dependencies: - dependency-name: cpp-linter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
e3fcb17
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-format (v12.0.1) reports: 2 file(s) not formatted
clang-tidy (v12.0.1) reports: 7 concern(s)
docs/examples/demo/demo.hpp:6:11: warning: [modernize-use-default-member-init]
docs/examples/demo/demo.hpp:7:9: warning: [modernize-use-default-member-init]
docs/examples/demo/demo.hpp:11:11: warning: [modernize-use-trailing-return-type]
docs/examples/demo/demo.cpp:3:10: warning: [modernize-deprecated-headers]
docs/examples/demo/demo.cpp:8:5: warning: [modernize-use-trailing-return-type]
docs/examples/demo/demo.cpp:10:13: warning: [readability-braces-around-statements]
docs/examples/demo/demo.cpp:13:5: warning: [cppcoreguidelines-pro-type-vararg]
Have any feedback or feature suggestions? Share it here.