NullAway icon indicating copy to clipboard operation
NullAway copied to clipboard

Extend Restricted Regexp Package Patterns syntax for nested classes

Open mariha opened this issue 5 years ago • 1 comments

It would be nice to be able to do something like -XepOpt:NullAway:ExcludedClasses=com.myorg.[a-zA-Z0-9.]*.Builder where the pattern matches a package and outer class name and Builder is a nested class name.

Nothing very urgent though.

mariha avatar Oct 02 '18 21:10 mariha

Thanks for the suggestion! We'll keep this in mind. We're going to re-think our suppressions story around inner classes in the near future

msridhar avatar Oct 09 '18 20:10 msridhar