Skip to content

Commit

Permalink
auto-fix PublicConstructorForAbstractClass (#1375)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdanfox authored Jun 2, 2020
1 parent afc24b0 commit e5969c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public class BaselineErrorProneExtension {
"PreferListsPartition",
"PreferSafeLoggableExceptions",
"PreferSafeLoggingPreconditions",
"PublicConstructorForAbstractClass",
"ReadReturnValueIgnored",
"RedundantMethodReference",
"RedundantModifier",
Expand Down

0 comments on commit e5969c5

Please sign in to comment.