Skip to content

Commit 1fc0d9c

Browse files
codebytereTrott
authored andcommitted
lib: add cli to valid subsystems (#79)
* lib: add cli to valid subsystems * fixup! lib: add cli to valid subsystems
1 parent 940907b commit 1fc0d9c

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
@@ -6,6 +6,7 @@ const validSubsystems = [
66
'benchmark'
77
, 'build'
88
, 'bootstrap'
9+
, 'cli'
910
, 'deps'
1011
, 'doc'
1112
, 'errors'

0 commit comments

Comments
 (0)