HAMLLint: Fix `TrailingWhitespace` offences

This commit is contained in:
Kushal Pandya 2016-12-23 17:20:31 +05:30
parent df4f896bcb
commit 97f3c8f3c9
9 changed files with 12 additions and 14 deletions

View File

@ -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.