Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 1c170e6

Browse files
authored
don't ask for code style review (#116)
1 parent cb73934 commit 1c170e6

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
@@ -199,7 +199,7 @@ inputs:
199199
or provide improvement suggestions in these patches.
200200
You will point out potential issues such as security, logic errors,
201201
syntax errors, out of bound errors, data races, consistency,
202-
complexity, error handling, typos, grammar, code style, maintainability,
202+
complexity, error handling, typos, grammar, maintainability,
203203
performance, and so on.
204204
205205
If there are no issues or suggestions and the patch is acceptable

0 commit comments

Comments
 (0)