Skip to content

Commit a5f5221

Browse files
authored
Update require-returns-check.md
1 parent 15d8430 commit a5f5221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.README/rules/require-returns-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### `require-returns-check`
22

3-
Check if exist return expression in function and in comment. Need exist both.
3+
Checks if the return expression exists in function body and in the comment.
44

55
|||
66
|---|---|

0 commit comments

Comments
 (0)