Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CorrectnessFilter ¶
CorrectnessFilter does some corrections based on known issues (like detecting multiple licenses).
func DirFilter ¶
DirFilter excludes directories from the file list. This is usually a good decision since most projects store their license files in the project root.
func NewFilterFiler ¶
NewFilterFiler returns a filer that wraps another filer and filters out common sources of wrong license detections.
Types ¶
type FilterFunc ¶
FilterFunc makes a filter from a function when it's signature is compatible.
Click to show internal directories.
Click to hide internal directories.