tools/pkglintrc
changeset 5529 43ba477eb37f
parent 3951 44e39665111f
child 5682 94c0ca64c022
equal deleted inserted replaced
5528:f2f5af510081 5529:43ba477eb37f
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 [pkglint]
    23 [pkglint]
    24 
    24 
    25 pkglint.ext.content = pkglint.userland
    25 pkglint.ext.content = pkglint.userland
    26 
    26 
    27 # Used by the publisher_in_fmri method in .../tools/python/pkglint/userland.py
    27 # Used by the publisher_in_fmri method in .../tools/python/pkglint/userland.py
    28 userland.manifest002.allowed_pubs = nightly userland-localizable
    28 userland.manifest002.allowed_pubs = nightly solaris userland-localizable
    29 
    29 
    30 # turn off reporting of 'pkg.linted*' attributes in manifests.  We already
    30 # turn off reporting of 'pkg.linted*' attributes in manifests.  We already
    31 # get a pkglint001.5 INFO message with the WARNING or ERROR that we have
    31 # get a pkglint001.5 INFO message with the WARNING or ERROR that we have
    32 # deemed acceptable by adding the pkg.linted...=true attribute.
    32 # deemed acceptable by adding the pkg.linted...=true attribute.
    33 pkglint.exclude = pkg.lint.pkglint_manifest.PkgManifestChecker.linted pkg.lint.pkglint_action.PkgActionChecker.linted
    33 pkglint.exclude = pkg.lint.pkglint_manifest.PkgManifestChecker.linted pkg.lint.pkglint_action.PkgActionChecker.linted