Cleaned up rubocop ignore
This commit is contained in:
parent
31dbe96dcc
commit
9b70040167
@ -23,7 +23,6 @@ Kind.create name: 'provider', icon: 'tty'
|
||||
Kind.create name: 'institution', icon: 'institution'
|
||||
|
||||
# rubocop:disable Metrics/LineLength
|
||||
# rubocop:disable Layout/EmptyLinesAroundArguments
|
||||
I18n::Backend::ActiveRecord::Translation.create(
|
||||
[
|
||||
{ locale: 'fr', key: 'mail_suffix', value: '[AdL] ' },
|
||||
|
Loading…
Reference in New Issue
Block a user