HAMLLint: Fix TrailingWhitespace
offences
This commit is contained in:
parent
df4f896bcb
commit
97f3c8f3c9
9 changed files with 12 additions and 14 deletions
|
@ -43,5 +43,3 @@
|
|||
#{"Issue".pluralize(mr_issues_mentioned_but_not_closing.size)}
|
||||
!= markdown issues_sentence(mr_issues_mentioned_but_not_closing), pipeline: :gfm, author: @merge_request.author
|
||||
#{mr_issues_mentioned_but_not_closing.size > 1 ? 'are' : 'is'} mentioned but will not be closed.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue