2223N/A# The contents of this file are subject to the terms of the
2223N/A# Common Development and Distribution License (the "License").
2223N/A# You may not use this file except in compliance with the License.
2223N/A# See the License for the specific language governing permissions
2223N/A# and limitations under the License.
2223N/A# When distributing Covered Code, include this CDDL HEADER in each
2223N/A# If applicable, add the following below this CDDL HEADER, with the
2223N/A# fields enclosed by brackets "[]" replaced with your own identifying
2223N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3382N/A# Copyright (c) 2010, 2016, Oracle
and/or its affiliates. All rights reserved.
2046N/A# Whether to show the progress tracker during lint runs
2046N/A# The default log level at which to start emitting messages
2046N/A# log levels are, in order of increasing priority,
2046N/A# DEBUG, INFO, WARNING, ERROR, CRITICAL
2046N/A# Perform checks that may only make sense for published packages.
2046N/A# automatically loaded and check methods exectuted during
2046N/A# key = python package implementing those checks
2046N/A# List modules or methods which should be excluded from
2046N/A# execution during each lint run.
2046N/A# The version pattern we use when searching for manifests
2046N/A# for a given build (only when using the -b flag to pkglint)
2147N/A# Whether to ignore publisher differences when comparing package versions
2147N/Aignore_different_publishers = True
2537N/A# The following are parameters that are passed to individual lint checks
2537N/A# dependencies which may be missing at runtime