Archeometer.Schema.CredoIssue (Archeometer v0.5.0)
Represents a credo issue found in a module.
check_module
is the name of the failed check.line_no
the line number where the issue was found.severity
the is the importance of the failed check.module
is a reference toArcheometer.Schema.Module
. It is the module were the issue was found