Skip to content

Commit 284263f

Browse files
authored
fix(rules): add ffi subsystem (#146)
1 parent 2481226 commit 284263f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/rules/subsystem.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ const validSubsystems = [
4646
'dns',
4747
'domain',
4848
'events',
49+
'ffi',
4950
'fs',
5051
'http',
5152
'http2',

0 commit comments

Comments
 (0)