Skip to content

Commit

Permalink
test linter
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed Jul 19, 2021
1 parent 87bb589 commit 58cef68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checks/binary_artifact.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@

package checks

//nolint:gci
import (
"fmt"
"path/filepath"

"github.com/h2non/filetype"
"github.com/h2non/filetype/types"

"github.com/ossf/scorecard/checker"
sce "github.com/ossf/scorecard/errors"
)
Expand Down

0 comments on commit 58cef68

Please sign in to comment.