You need to sign in or sign up before continuing.
Improvement - DCP-4384: Add special lib folder logic
This MR changes Peter to ignore file paths that contain /lib/
in the path, and acts recursively (ie. /lib/thing.js
and /lib/folder/thing.js
) are both ignored
Note: This is another MR I am branching off of !78 (merged) for, because that MR is about to go in and changes a lot of semantics. Will change target branches once !78 (merged) is merged
Edited by Bryan Hoang