class Rubycritic::RevisionComparator

def paths_of_tracked_files

def paths_of_tracked_files
  SourceLocator.new(["."]).paths
end