Skip to content

Ignore scratch work paths in rubocop and git

Robert Marshall requested to merge ignore-scratch-paths-in-rubocop-and-git into master
  • Add some common paths that could be used to segment testing work to the excludes for git and rubocop to avoid false positives and accidental pickup.

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Merge request reports