# File lib/whiskey_disk/config/filters/environment_scope_filter.rb, line 10 def needs_environment_scoping?(data) repository_depth(data) == 0 end