google / error-prone

Catch common Java mistakes as compile-time errors

Home Page:https://errorprone.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add UUID check to AlwaysThrows?

sixcorners opened this issue · comments

It looks like the AlwaysThrows check could check UUID.fromString() too.

I like that!

@graememorgan thanks for implementing this