# File lib/whiskey_disk/config/filters/project_scope_filter.rb, line 16 def needs_project_scoping?(data) repository_depth(data) == 1 end