PR-URL: https://github.com/nodejs/node/pull/52293 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
8 lines
76 B
Python
8 lines
76 B
Python
include_rules = [
|
|
'+base',
|
|
'+build',
|
|
'+re2',
|
|
'+utest',
|
|
'+util',
|
|
]
|