2.7. gnatstack module
GNAThub plug-in for the GNATstack command-line tool.
It exports the GNATstack class which implements the GNAThub.Plugin
interface. This allows GNAThub’s plug-in scanner to automatically find this
module and load it as part of the GNAThub default execution.
- class gnatstack.GNATstack[source]
Bases:
Plugin
,Runner
,Reporter
GNATstack plugin for GNAThub.
- RANKING = 2
- VALID_EXIT_CODES = (0, 1)