disable the delegate cop
This commit is contained in:
parent
4dfda5f266
commit
1ccdd99fbd
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ module NotificationRecipientService
|
|||
raise 'abstract'
|
||||
end
|
||||
|
||||
# rubocop:disable Rails/Delegate
|
||||
def project
|
||||
target.project
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue