Skip to content

Commit 7ce9dc2

Browse files
authored
update action.yml in 125 characters #204
1 parent 494ce6d commit 7ce9dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: C/C++ Linter
2-
description: Linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
2+
description: Linting C/C++ code with clang-tidy or clang-format to give feedback as comments, PR reviews, and more.
33
author: cpp-linter
44
branding:
55
icon: "check-circle"

0 commit comments

Comments
 (0)