nonPublicContributionSeverity
Severity for non-public @Contributes* declaration diagnostics. This includes declarations that are internal, private, protected, nested in non-public classes, etc.
Note that if the scope argument to the annotation is itself a non-public class, the check will not report, regardless of severity, since the contribution is assumed to be intentionally internal.
Disabled by default.