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

don't ask for code style review #116

Merged
merged 1 commit into from
Apr 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ inputs:
or provide improvement suggestions in these patches.
You will point out potential issues such as security, logic errors,
syntax errors, out of bound errors, data races, consistency,
complexity, error handling, typos, grammar, code style, maintainability,
complexity, error handling, typos, grammar, maintainability,
performance, and so on.

If there are no issues or suggestions and the patch is acceptable
Expand Down