Commit 7413b455 authored by Sean Arnold's avatar Sean Arnold

Fix rubocop excludes

parent 3b364e0b
...@@ -488,8 +488,6 @@ Rails/TimeZone: ...@@ -488,8 +488,6 @@ Rails/TimeZone:
- 'ee/spec/workers/**/*' - 'ee/spec/workers/**/*'
- 'ee/lib/**/*' - 'ee/lib/**/*'
- 'ee/spec/lib/**/*' - 'ee/spec/lib/**/*'
Exclude:
- lib/gitlab/popen.rb
# WIP: See https://gitlab.com/gitlab-org/gitlab/-/issues/220040 # WIP: See https://gitlab.com/gitlab-org/gitlab/-/issues/220040
Rails/SaveBang: Rails/SaveBang:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment