diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 7c35690f58418d6d1c59e83ef61ff371e6b76785..7c99eef3406d6d77fcaa9bfe0ebcacaa6948c9ea 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -103,4 +103,4 @@
       border-top: 1px solid $border-color;
     }
   }
-}
\ No newline at end of file
+}
diff --git a/app/views/projects/services/_form.html.haml b/app/views/projects/services/_form.html.haml
index f9ce81b729f7c4ea4507ce2f95f598970d47097f..a901370159188ab16bc6d82c6974053e972dc2ba 100644
--- a/app/views/projects/services/_form.html.haml
+++ b/app/views/projects/services/_form.html.haml
@@ -21,4 +21,4 @@
 
 - if lookup_context.template_exists?('show', "projects/services/#{@service.to_param}", true)
   %hr
-  = render "projects/services/#{@service.to_param}/show"
\ No newline at end of file
+  = render "projects/services/#{@service.to_param}/show"
diff --git a/app/views/projects/services/prometheus/_show.html.haml b/app/views/projects/services/prometheus/_show.html.haml
index 3192116d128713528d9763cf1055d31af4343ec4..bf8bfe4ddcbdcc9e53adb3cfe5a6c291edc84680 100644
--- a/app/views/projects/services/prometheus/_show.html.haml
+++ b/app/views/projects/services/prometheus/_show.html.haml
@@ -42,4 +42,4 @@
                 $CI_ENVIRONMENT_SLUG
               to exporter's queries.
               = link_to 'More information', '#'
-        %ul.metrics-list.js-missing-var-metrics-list
\ No newline at end of file
+        %ul.metrics-list.js-missing-var-metrics-list