Skip to content
代码片段 群组 项目
提交 1974deef 编辑于 作者: Kushal Pandya's avatar Kushal Pandya
浏览文件

HAMLLint: Fix `FinalNewline` offences

上级 08e083db
No related branches found
No related tags found
无相关合并请求
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
Allow projects within this group to use Git LFS 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') = link_to icon('question-circle'), help_page_path('workflow/lfs/manage_large_binaries_with_git_lfs')
%br/ %br/
%span.descr This setting can be overridden in each project. %span.descr This setting can be overridden in each project.
\ No newline at end of file
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
= "The errors we encountered were:" = "The errors we encountered were:"
- @errors.each do |error| - @errors.each do |error|
#{error} #{error}
\ No newline at end of file
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
%span.str-truncated= file_name %span.str-truncated= file_name
%td.hidden-xs.tree-commit %td.hidden-xs.tree-commit
%td.tree-time-ago.cgray.text-right %td.tree-time-ago.cgray.text-right
= render 'projects/tree/spinner' = render 'projects/tree/spinner'
\ No newline at end of file
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
%span.str-truncated= path %span.str-truncated= path
%td.hidden-xs.tree-commit %td.hidden-xs.tree-commit
%td.tree-time-ago.text-right %td.tree-time-ago.text-right
= render 'projects/tree/spinner' = render 'projects/tree/spinner'
\ No newline at end of file
.fade-left .fade-left
= icon('angle-left') = icon('angle-left')
.fade-right .fade-right
= icon('angle-right') = icon('angle-right')
\ No newline at end of file
...@@ -6,4 +6,4 @@ ...@@ -6,4 +6,4 @@
new Calendar( new Calendar(
#{@activity_dates.to_json}, #{@activity_dates.to_json},
'#{user_calendar_activities_path}' '#{user_calendar_activities_path}'
); );
\ No newline at end of file
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册