Skip to content

Commit 52ddaf3

Browse files
Update action.yml
1 parent bcd531c commit 52ddaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: C++ code linter (clang-tidy and cppcheck)
1+
name: C/C++ code linter (clang-tidy, clang-format, and cppcheck)
22
description: Automatically checks pull requests changes with clang-tidy, clang-format, and cppcheck and posts the comment with result.
33
author: ArtificialAmateur
44
branding:

0 commit comments

Comments
 (0)