Description
Pre-commit runs on the HDFS-7240 feature branch are currently flagging Ozone protobuf-generated classes with warnings. These warnings aren't relevant, because we don't directly control the code generated by protoc. We can exclude these classes in the Findbugs configuration, just like we do for other existing protobuf-generated classes.