Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei committed Jun 24, 2022
1 parent 23d74d0 commit 56af61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/linter/gofmt/analyzer.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import (
"golang.org/x/tools/go/analysis"
)

// Analyzer is the analyzer struct of gofmt.
var Analyzer = &analysis.Analyzer{
Name: "gofmt",
Doc: "gofmt checks whether code was gofmt-ed" +
Expand Down

0 comments on commit 56af61c

Please sign in to comment.