public final class ViolationsUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull java.util.Map<Violation,PRLocation> |
getPRLocationsForViolations(@NotNull java.util.Set<Violation> violations,
@NotNull java.util.List<com.github.stkent.githubdiffparser.models.Diff> diffs) |
static java.util.Set<Violation> |
hasViolationWithAllLocationInformation(@NotNull java.util.Set<Violation> violations) |
public static java.util.Set<Violation> hasViolationWithAllLocationInformation(@NotNull @NotNull java.util.Set<Violation> violations)
@NotNull public static @NotNull java.util.Map<Violation,PRLocation> getPRLocationsForViolations(@NotNull @NotNull java.util.Set<Violation> violations, @NotNull @NotNull java.util.List<com.github.stkent.githubdiffparser.models.Diff> diffs)