Skip to content

Commit

Permalink
lib: add report subsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Jan 29, 2019
1 parent c075963 commit fce9036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rules/subsystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const validSubsystems = [
, 'querystring'
, 'readline'
, 'repl'
, 'report'
, 'stream'
, 'string_decoder'
, 'sys'
Expand Down

0 comments on commit fce9036

Please sign in to comment.