8000 Add missing newlines · github-cloud/github-plugin@0e620aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e620aa

Browse files
committed
Add missing newlines
1 parent 4ae71ca commit 0e620aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/main/resources/org/jenkinsci/plugins/github/status/sources/ManuallyEnteredRepositorySource/config.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ def f = namespace(lib.FormTagLib);
55

66
f.entry(title: _('Repository URL'), field: 'url') {
77
f.textbox()
8-
}
8+
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div>
22
A GitHub repository URL.
3-
</div>
3+
</div>
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div>
22
A manually entered repository URL.
3-
</div>
3+
</div>

0 commit comments

Comments
 (0)
0