Skip to content

Commit bcd531c

Browse files
Update action.yml
1 parent e2f55bc commit bcd531c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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
2+
description: Automatically checks pull requests changes with clang-tidy, clang-format, and cppcheck and posts the comment with result.
3+
author: ArtificialAmateur
44
branding:
55
icon: alert-circle
66
color: green

0 commit comments

Comments
 (0)