findbug taming

This commit is contained in:
Kohsuke Kawaguchi
2016-08-05 21:28:54 -07:00
parent 4f15b7c9fa
commit e2a1630cf4

View File

@@ -49,6 +49,7 @@ import static org.kohsuke.github.Previews.DRAX;
@SuppressFBWarnings(value = {"UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD", "UWF_UNWRITTEN_FIELD",
"NP_UNWRITTEN_FIELD"}, justification = "JSON API")
public class GHLicense extends GHObject {
@SuppressFBWarnings("IS2_INCONSISTENT_SYNC") // root is set before the object is returned to the app
/*package almost final*/ GitHub root;
// these fields are always present, even in the short form