Skip to content

Commit

Permalink
Bump clang-tools from 0.11.1 to 0.11.2 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent d193a5a commit 7b9c90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Install clang-tools binaries (clang-format, clang-tidy)
# For details please see: https://github.com/cpp-linter/clang-tools-pip
clang-tools==0.11.1
clang-tools==0.11.2

# cpp-linter core Python executable package
# For details please see: https://github.com/cpp-linter/cpp-linter
Expand Down

1 comment on commit 7b9c90d

@github-actions
Copy link
Contributor

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 reports: 2 file(s) not formatted
  • src/demo.cpp
  • src/demo.hpp
clang-tidy reports: 6 concern(s)

Have any feedback or feature suggestions? Share it here.

Please sign in to comment.