spoerri

Results 4 issues of spoerri

Can nullaway check the default package, i.e. in the top directory of the class path? Neither -XepOpt:NullAway:AnnotatedPackages="",foo nor -XepOpt:NullAway:AnnotatedPackages=,foo seem to work

Would you accept a PR to generate an additional method to make it safer to decode repeating groups? By safer, I mostly mean preventing accidentally not completely decoding a group,...

Can slacker be used in clojurescript?

Errorprone threw an exception, and its message asked me to file this bug report... The line that triggered the exception was: ` if (originalLevel == Level.ERROR) { ` And both...