Lines Matching refs:manifests
100 # local manifests.
103 _("Required -c option missing, no local manifests provided."
140 manifests = []
142 manifests = read_manifests(args, lint_logger)
143 if None in manifests or \
149 lint_manifests=manifests,
162 # input or configuration, not lint errors in manifests.
229 manifests = []
298 manifests.append(manifest)
305 manifests.append(None)
306 return manifests