Enable Style/TrailingCommaInArrayLiteral
This commit is contained in:
parent
a171186dd8
commit
275bb64c1f
6 changed files with 11 additions and 11 deletions
|
@ -47,7 +47,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
|
|||
:libelle,
|
||||
:organisation,
|
||||
:dossiers,
|
||||
:published_at,
|
||||
:published_at
|
||||
].freeze
|
||||
|
||||
# SHOW_PAGE_ATTRIBUTES
|
||||
|
@ -77,7 +77,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
|
|||
:received_mail_template,
|
||||
:closed_mail_template,
|
||||
:refused_mail_template,
|
||||
:without_continuation_mail_template,
|
||||
:without_continuation_mail_template
|
||||
].freeze
|
||||
|
||||
# FORM_ATTRIBUTES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue