Formatter
Table of Contents
Interfaces
Classes
- FormatterFactory
- Factory to create FormatterManager based on requested names.
- FormatterManager
- Manages one or more formatters as a single formatter.
- GithubActionsFormatter
- Formatter for GitHub Actions annotations.
- GitlabCiFormatter
- Formatter for GitLab CI Code Quality report (Code Climate JSON format).
- PlainFormatter
- Plain text formatter implementation.