We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f55bc commit bcd531cCopy full SHA for bcd531c
action.yml
@@ -1,6 +1,6 @@
1
name: C++ code linter (clang-tidy and cppcheck)
2
-description: Automatically checks pull requests changes with clang-tidy and cppcheck and posts the comment with result.
3
-author: Dmitry Berkut
+description: Automatically checks pull requests changes with clang-tidy, clang-format, and cppcheck and posts the comment with result.
+author: ArtificialAmateur
4
branding:
5
icon: alert-circle
6
color: green
0 commit comments