Skip to content

Ignore builds dir when run rubocop check

username-removed-444 requested to merge dz-rubocop-skip-builds into master

So when I run rubocop on dev machine it does not check /builds content for violations. In theory everything that is .gitignore should be also ignored by rubocop.

cc @smcgivern @grzesiek

Merge request reports