Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 213 Bytes

Pepperlint

Description

Pepperlint is a linter that allows for easy extensibility by allow for implementers to add their own rules.

Usage

pepperlint -include-pkgs="github.com/aws/aws-sdk-go" ./main.go