mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
pass golint
This commit is contained in:
parent
7747e72c28
commit
dbc84dc99b
@ -55,7 +55,7 @@ func (ra *RepJobAPI) Prepare() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Filter filters jobs according to the policy and repository
|
// List filters jobs according to the policy and repository
|
||||||
func (ra *RepJobAPI) List() {
|
func (ra *RepJobAPI) List() {
|
||||||
var policyID int64
|
var policyID int64
|
||||||
var repository string
|
var repository string
|
||||||
|
Loading…
Reference in New Issue
Block a user