Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-06-01 15:38:40 +0300
committerPawel Chojnacki <pawel@chojnacki.ws>2017-06-02 20:45:58 +0300
commit7b75004d603618d67aa50574bfc80627a6eaf72b (patch)
tree54d9150701d7b7769ac010b6909646116df49d84 /lib/gitlab/health_checks
parent68b946e3c8d3a1e7463cf8923ecd748f33c8ccee (diff)
Add missing trailing newlines
Diffstat (limited to 'lib/gitlab/health_checks')
-rw-r--r--lib/gitlab/health_checks/prometheus_text_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/health_checks/prometheus_text_format.rb b/lib/gitlab/health_checks/prometheus_text_format.rb
index e7ec1c516a2..6b81eeddfc9 100644
--- a/lib/gitlab/health_checks/prometheus_text_format.rb
+++ b/lib/gitlab/health_checks/prometheus_text_format.rb
@@ -37,4 +37,4 @@ module Gitlab
end
end
end
-end \ No newline at end of file
+end