Skip to content

Commit cc44e7e

Browse files
committed
style: disable lint rule
1 parent 3086382 commit cc44e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/iter/pipeline

lib/node_modules/@stdlib/iter/pipeline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ bool = p( arr );
119119

120120
## Examples
121121

122-
<!-- eslint-disable function-paren-newline -->
122+
<!-- eslint-disable function-call-argument-newline, function-paren-newline -->
123123

124124
<!-- eslint no-undef: "error" -->
125125

0 commit comments

Comments
 (0)