disable rubocop for deface overwrite
This commit is contained in:
parent
fb2931c97d
commit
30dc8998ec
@ -1,3 +1,4 @@
|
||||
- # rubocop:disable Lint/UselessAssignment
|
||||
- if field_name == 'assigned_to_id'
|
||||
- rows = Setting.issue_group_assignment? ? @project.visible_principals : @project.visible_users
|
||||
- elsif field_name == 'author_id'
|
||||
|
Loading…
x
Reference in New Issue
Block a user