fix the linting error
This commit is contained in:
parent
71b2cc1dd8
commit
869fc05d81
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class SystemNoteMetadata < ActiveRecord::Base
|
|||
TYPES_WITH_CROSS_REFERENCES = %w[
|
||||
cross_reference
|
||||
milestone
|
||||
]
|
||||
].freeze
|
||||
|
||||
ICON_TYPES = %w[
|
||||
commit description merge confidential visible label assignee cross_reference
|
||||
|
|
Loading…
Reference in a new issue