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

/pkg/src/modules/lint/
H A Dengine.py61 """This class provides two caches for the LintEngine. A cache of the
219 class LintEngine(object): class in inherits:object
220 """LintEngine is the main object used by pkglint to discover lint
287 see the comment for <LintEngine>.execute()"""
621 <LintEngine>.advise_loggers() manually when iterating over
693 When search_type is LintEngine.LATEST_SUCCESSOR, we return the

Completed in 15 milliseconds