License checker for source files
Licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'perl-moo' does not match package name 'perl-moo-2' | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |