src/util/pkglintrc
changeset 2090 d84a7b3cafa3
parent 2085 10a27146ebc2
child 2147 d035de6cab14
child 2572 20cf41d565de
equal deleted inserted replaced
2089:c8b9d6341530 2090:d84a7b3cafa3
    18 # key = python package implementing those checks
    18 # key = python package implementing those checks
    19 # pkglint.ext.other = org.foo.barcheck
    19 # pkglint.ext.other = org.foo.barcheck
    20 
    20 
    21 # List modules or methods which should be excluded from
    21 # List modules or methods which should be excluded from
    22 # execution during each lint run.
    22 # execution during each lint run.
    23 pkglint.exclude = pkg.lint.opensolaris.OpenSolarisManifestChecker.print_fmri
    23 pkglint.exclude =
    24 pkglint.ext.opensolaris = pkg.lint.opensolaris
    24 pkglint.ext.opensolaris = pkg.lint.opensolaris
    25 
    25 
    26 # The version pattern we use when searching for manifests
    26 # The version pattern we use when searching for manifests
    27 # for a given build (only when using the -b flag to pkglint)
    27 # for a given build (only when using the -b flag to pkglint)
    28 version.pattern = *,5.11-0.
    28 version.pattern = *,5.11-0.