github.com/google/licensecheck/old.Options.Slop (field)

6 uses

	github.com/google/licensecheck/old (current package)
		license.go#L21: 	Slop      int // Maximum allowable gap in a near-contiguous match.
		license.go#L27: 	Slop:      8,
		license.go#L494: 	if opts.Slop <= 0 {
		license.go#L495: 		opts.Slop = defaults.Slop
		license.go#L576: 				textGap := opts.Slop