alainravet/private_please

electable code not tracked because of `require "/abs/path/foo"`

alainravet opened this issue · 0 comments

This code that loads

require "test/../lib/foo"

will disable PP because

PrivatePlease::Tracking::LoadUtils.standard_lib_or_gem?("test/../lib/foo") = true