Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 225 Bytes

How-to-chek-codestyle.md

File metadata and controls

8 lines (6 loc) · 225 Bytes

How to check code style?

LogtailPlugin use golangci-lint to check the code style. The SCOPE definition is optional, the default scope is root directory.

SCOPE=xxx make lint