From 1974deeffb3ddc88d027cc6fb8f992af7b91b2a7 Mon Sep 17 00:00:00 2001 From: Kushal Pandya Date: Thu, 22 Dec 2016 17:13:54 +0530 Subject: HAMLLint: Fix `FinalNewline` offences --- app/views/groups/_group_lfs_settings.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/groups') diff --git a/app/views/groups/_group_lfs_settings.html.haml b/app/views/groups/_group_lfs_settings.html.haml index af57065f0fc..3c622ca5c3c 100644 --- a/app/views/groups/_group_lfs_settings.html.haml +++ b/app/views/groups/_group_lfs_settings.html.haml @@ -8,4 +8,4 @@ Allow projects within this group to use Git LFS = link_to icon('question-circle'), help_page_path('workflow/lfs/manage_large_binaries_with_git_lfs') %br/ - %span.descr This setting can be overridden in each project. \ No newline at end of file + %span.descr This setting can be overridden in each project. -- cgit v1.2.1