mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-21 22:11:13 +02:00
Fix minor review mentions
This commit is contained in:
@@ -26,7 +26,7 @@ package sonia.scm.plugin;
|
||||
|
||||
import static sonia.scm.ContextEntry.ContextBuilder.entity;
|
||||
|
||||
@SuppressWarnings("java:S110")
|
||||
@SuppressWarnings("squid:MaximumInheritanceDepth") // exceptions have a deep inheritance depth themselves; therefore we accept this here
|
||||
public class DependencyNotFoundException extends PluginInstallException {
|
||||
|
||||
private final String plugin;
|
||||
|
||||
Reference in New Issue
Block a user