Skip to content

Commit

Permalink
Fix another style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
navijation committed Jun 24, 2024
1 parent 9e0c14d commit 1f34b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzer.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func NewAnalyzer() *analysis.Analyzer {
SuppressNil: false,
SuppressErr: false,
SuppressCompare: false,
SuppressSucceed: false,
ForbidFocus: false,
AllowHaveLen0: false,
ForceExpectTo: false,
Expand Down

0 comments on commit 1f34b76

Please sign in to comment.