public static interface BuildTimeReporter.SuggestionsBuilder
BuildTimeReporter
uses to render suggestions for ignoring
the found problems.Modifier and Type | Method and Description |
---|---|
String |
build(List<org.revapi.Report> reports,
BuildTimeReporter.SuggestionBuilderContext context) |
String build(List<org.revapi.Report> reports, BuildTimeReporter.SuggestionBuilderContext context)
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.