Credo v1.1.5 Credo View Source
Credo builds upon four building blocks:
Credo.CLI
- everything related to the command line interface (CLI), which orchestrates the analysisCredo.Execution
- a struct which is handed down the pipeline during analysisCredo.Check
- the default Credo checksCredo.Code
- all analysis tools used by Credo during analysis