Skip to content

Commit 0a13031

Browse files
committed
Disallow wrapping in inline hook bodies.
1 parent e3e4037 commit 0a13031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -848,6 +848,7 @@ Additionally, if the following criteria are met:
848848

849849
* There is only one hook implementation.
850850
* That hook uses the short-hook syntax.
851+
* That hook expression does not contain any wrapping.
851852

852853
Then the hook MAY be listed entirely inline. In that case,
853854

0 commit comments

Comments
 (0)