Lint: Fix missing new line at EOF

This commit is contained in:
kushalpandya 2017-05-31 20:17:31 +05:30
parent b4b16212d9
commit 85b6b9b6aa
3 changed files with 3 additions and 3 deletions

View file

@ -103,4 +103,4 @@
border-top: 1px solid $border-color; border-top: 1px solid $border-color;
} }
} }
} }

View file

@ -21,4 +21,4 @@
- if lookup_context.template_exists?('show', "projects/services/#{@service.to_param}", true) - if lookup_context.template_exists?('show', "projects/services/#{@service.to_param}", true)
%hr %hr
= render "projects/services/#{@service.to_param}/show" = render "projects/services/#{@service.to_param}/show"

View file

@ -42,4 +42,4 @@
$CI_ENVIRONMENT_SLUG $CI_ENVIRONMENT_SLUG
to exporter's queries. to exporter's queries.
= link_to 'More information', '#' = link_to 'More information', '#'
%ul.metrics-list.js-missing-var-metrics-list %ul.metrics-list.js-missing-var-metrics-list