Skip to content

Commit b56220e

Browse files
committed
fix lint
1 parent 7f433d2 commit b56220e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/pulls/status.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{{$.locale.Tr "repo.pulls.status_checking"}}
1616
{{end}}
1717
<div class="ui right">
18-
<a class="hide-all-checks muted"
18+
<a class="hide-all-checks muted"
1919
data-show-all="{{$.locale.Tr "repo.pulls.status_checks_show_all"}}"
2020
data-hide-all="{{$.locale.Tr "repo.pulls.status_checks_hide_all"}}">
2121
{{$.locale.Tr "repo.pulls.status_checks_hide_all"}}</a>

0 commit comments

Comments
 (0)