
Add missing eol to every text files.
@b58d7c12db65c012cd5e383c9cccc29c3cc85cbe
--- app/assets/stylesheets/less/_markdown.less
+++ app/assets/stylesheets/less/_markdown.less
... | ... | @@ -119,4 +119,4 @@ |
119 | 119 |
font-size: 14px; |
120 | 120 |
font-weight: bold; |
121 | 121 |
} |
122 |
-}(No newline at end of file) |
|
122 |
+} |
--- app/controllers/annotation/IsCreatable.java
+++ app/controllers/annotation/IsCreatable.java
... | ... | @@ -39,4 +39,4 @@ |
39 | 39 |
@Retention(RetentionPolicy.RUNTIME) |
40 | 40 |
public @interface IsCreatable { |
41 | 41 |
ResourceType value(); |
42 |
-}(No newline at end of file) |
|
42 |
+} |
--- app/playRepository/GitBranch.java
+++ app/playRepository/GitBranch.java
... | ... | @@ -75,4 +75,4 @@ |
75 | 75 |
public void setShortName(String shortName) { |
76 | 76 |
this.shortName = shortName; |
77 | 77 |
} |
78 |
-}(No newline at end of file) |
|
78 |
+} |
--- app/playRepository/GitRef.java
+++ app/playRepository/GitRef.java
... | ... | @@ -15,4 +15,4 @@ |
15 | 15 |
} |
16 | 16 |
return name; |
17 | 17 |
} |
18 |
-}(No newline at end of file) |
|
18 |
+} |
--- app/validation/ExConstraints.java
+++ app/validation/ExConstraints.java
... | ... | @@ -63,4 +63,4 @@ |
63 | 63 |
} |
64 | 64 |
} |
65 | 65 |
|
66 |
-}(No newline at end of file) |
|
66 |
+} |
--- app/views/git/partial_recently_pushed_branches.scala.html
+++ app/views/git/partial_recently_pushed_branches.scala.html
... | ... | @@ -29,4 +29,4 @@ |
29 | 29 |
<div><i class="yobicon-split"></i><span style="margin-left:5px;font-weight:bold;">@branch.project.owner/@branch.project.name:@branch.getShortName ( @momentFromNow(branch.pushedDate) )</span> - <a href="@routes.PullRequestApp.newPullRequestForm(project.owner, project.name)?fromBranch=@branch.name&toBranch=refs/heads/master">@Messages("pullRequest")</a></div> |
30 | 30 |
} |
31 | 31 |
</div> |
32 |
-}(No newline at end of file) |
|
32 |
+} |
--- conf/evolutions/default/50.sql
+++ conf/evolutions/default/50.sql
... | ... | @@ -12,4 +12,4 @@ |
12 | 12 |
|
13 | 13 |
# --- !Downs |
14 | 14 |
drop sequence if exists project_pushed_branch_seq; |
15 |
-drop table if exists project_pushed_branch;(No newline at end of file) |
|
15 |
+drop table if exists project_pushed_branch; |
--- docs/userManual/member/member-add-members.md
+++ docs/userManual/member/member-add-members.md
... | ... | @@ -75,4 +75,4 @@ |
75 | 75 |
2. `멤버 등록` 아이콘을 클릭 합니다. |
76 | 76 |
3. 팝업창에서 `멤버 등록 요청 취소하기` 버튼을 클릭합니다. |
77 | 77 |
|
78 |
-<그림 삽입>(No newline at end of file) |
|
78 |
+<그림 삽입> |
--- docs/userManual/member/member-manage-members.md
+++ docs/userManual/member/member-manage-members.md
... | ... | @@ -50,4 +50,4 @@ |
50 | 50 |
2. 삭제를 원하는 멤버의 `삭제` 버튼을 클릭합니다. |
51 | 51 |
3. 팝업창에서 `예`를 클릭 해서 삭제하면 됩니다. |
52 | 52 |
|
53 |
-<그림 삽입>(No newline at end of file) |
|
53 |
+<그림 삽입> |
--- docs/userManual/notification/notification-setting.md
+++ docs/userManual/notification/notification-setting.md
... | ... | @@ -65,4 +65,4 @@ |
65 | 65 |
|
66 | 66 |
각 프로젝트 별로 스위치 버튼을 사용하여 알림 설정을 할 수 있습니다. |
67 | 67 |
|
68 |
-<그림 삽입>(No newline at end of file) |
|
68 |
+<그림 삽입> |
--- docs/userManual/notification/notification-watch.md
+++ docs/userManual/notification/notification-watch.md
... | ... | @@ -160,4 +160,4 @@ |
160 | 160 |
1. 지켜 보고 있던 게시글이나 이슈, 코드주고받기 항목으로 이동합니다. |
161 | 161 |
2. `그만 지켜보기` 버튼을 클릭 |
162 | 162 |
|
163 |
-<그림 삽입>(No newline at end of file) |
|
163 |
+<그림 삽입> |
--- docs/userManual/projectSetting/project-setting-remove-project.md
+++ docs/userManual/projectSetting/project-setting-remove-project.md
... | ... | @@ -14,4 +14,4 @@ |
14 | 14 |
|
15 | 15 |
한번 삭제한 프로젝트는 다시 살릴 수 없으므로 신중하게 선택하시길 바랍니다. |
16 | 16 |
|
17 |
-<그림 삽입>(No newline at end of file) |
|
17 |
+<그림 삽입> |
--- docs/userManual/projectSetting/project-setting-setting.md
+++ docs/userManual/projectSetting/project-setting-setting.md
... | ... | @@ -35,4 +35,4 @@ |
35 | 35 |
|
36 | 36 |
프로젝트의 공개 여부를 변경 할 수 있습니다. |
37 | 37 |
|
38 |
-공개로 설정하면 누구라도 프로젝트의 각 항목 읽기와 지켜보기가 가능합니다. 하지만 비공개로 설정하면 멤버만이 읽기와 지켜보기를 할 수 있습니다.(No newline at end of file) |
|
38 |
+공개로 설정하면 누구라도 프로젝트의 각 항목 읽기와 지켜보기가 가능합니다. 하지만 비공개로 설정하면 멤버만이 읽기와 지켜보기를 할 수 있습니다. |
--- public/stylesheets/yobicon/index.html
+++ public/stylesheets/yobicon/index.html
... | ... | @@ -5693,4 +5693,4 @@ |
5693 | 5693 |
}); |
5694 | 5694 |
</script> |
5695 | 5695 |
</body> |
5696 |
-</html>(No newline at end of file) |
|
5696 |
+</html> |
--- public/stylesheets/yobicon/license.txt
+++ public/stylesheets/yobicon/license.txt
... | ... | @@ -8,4 +8,4 @@ |
8 | 8 |
Font license info |
9 | 9 |
|
10 | 10 |
IconMoon -- http://icomoon.io/app/ |
11 |
-License CC BY 3.0 -- http://creativecommons.org/licenses/by/3.0/(No newline at end of file) |
|
11 |
+License CC BY 3.0 -- http://creativecommons.org/licenses/by/3.0/ |
--- public/stylesheets/yobicon/lte-ie7.js
+++ public/stylesheets/yobicon/lte-ie7.js
... | ... | @@ -1416,4 +1416,4 @@ |
1416 | 1416 |
addIcon(el, icons[c[0]]); |
1417 | 1417 |
} |
1418 | 1418 |
} |
1419 |
-};(No newline at end of file) |
|
1419 |
+}; |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?