Searched defs:lint (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/tools/python/pkglint/
H A Duserland.py27 # Some userland consolidation specific lint checks
29 import pkg.lint.base as base namespace
30 from pkg.lint.engine import lint_fmri_successor
162 _("Seeding lint action path dictionaries."))
164 # we provide a search pattern, to allow users to lint a
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk291 lint.32 = $(SPRO_VROOT)/bin/lint -m32
292 lint.64 = $(SPRO_VROOT)/bin/lint -m64
294 LINT = $(lint.$(BITS))

Completed in 819 milliseconds