Skip to content

Commit 5740678

Browse files
sam-githubjoyeecheung
authored andcommitted
subsystem: allow gyp as a subsystem (nodejs#65)
`gyp:` has been used as subsystem tag 30 times for tools/gyp
1 parent a3a5b2b commit 5740678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rules/subsystem.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const validSubsystems = [
1111
, 'errors'
1212
, 'etw'
1313
, 'esm'
14+
, 'gyp'
1415
, 'inspector'
1516
, 'lib'
1617
, 'loader'

0 commit comments

Comments
 (0)