[Bug] The License header license-eyes fixed breaks linter rule: EXC0013 revive #8529
Closed
3 tasks done
Labels
Milestone
Search before asking
Apache SkyWalking Component
License Tools (apache/skywalking-eyes)
What happened
When I fixed License header using
license-eyes -c .licenserc.yaml header fix
, but I got some lint issues as below when I checked code style usinggolangci-lint
.BTW, the result snippet
license-eyes
fixed is as follows:What you expected to happen
The result snippet
license-eyes
fixed should be as follows:or
How to reproduce
Create main.go
go mod init test go mod tidy
Header fix
Got the unexpected result
Lint code
See error
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: