Vigilance
A simple tool for enforcing code quality metrics on a codebase
 All Classes Namespaces Files Functions Variables Groups
AbstractPlugin Class Reference

The external entrypoint for Vigilance plugins. More...

+ Inheritance diagram for AbstractPlugin:

Public Member Functions

def get_suite_components
 Returns the components necessary for the registration of a new vigilance.suite.QualitySuite. More...
 

Detailed Description

The external entrypoint for Vigilance plugins.

Member Function Documentation

def get_suite_components (   self)

Returns the components necessary for the registration of a new vigilance.suite.QualitySuite.

Returns
A SuiteComponents instance.

The documentation for this class was generated from the following file: