Skip to content

Commit a6a1f37

Browse files
Merge branch 'stdlib-js:develop' into Add-C-implementations-to-base-special-math-functions
2 parents bb9e04e + 6e86cea commit a6a1f37

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTORS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Ognjen Jevremović <[email protected]>
6868
Oneday12323 <[email protected]>
6969
Ori Miles <[email protected]>
7070
Philipp Burckhardt <[email protected]>
71-
Planeshifter <[email protected]>
7271
Prajwal Kulkarni <[email protected]>
7372
Pranav Goswami <[email protected]>
7473

lib/node_modules/@stdlib/_tools/eslint/rules/no-multiple-empty-lines/lib/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ function main( context ) {
169169

170170
rule = {
171171
'meta': {
172+
'type': 'layout',
172173
'docs': {
173174
'description': 'enforce that code does not contain multiple blank lines'
174175
},

0 commit comments

Comments
 (0)