Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
notJoon committed Jul 27, 2024
1 parent 635c249 commit 056790e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/lints/default_golangci.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ func ParseFile(filename string) (*ast.File, *token.FileSet, error) {
return node, fset, nil
}


type golangciOutput struct {
Issues []struct {
FromLinter string `json:"FromLinter"`
Expand Down

0 comments on commit 056790e

Please sign in to comment.