trinodb / trino-gateway

Home Page:https://trinodb.github.io/trino-gateway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce ErrorProne DoubleBraceInitialization

ebyhr opened this issue · comments

We should remove the following 2 lines from pom.xml:

trino-gateway/pom.xml

Lines 119 to 120 in 7e30bbe

<!-- TODO: Enable DoubleBraceInitialization flag -->
-Xep:DoubleBraceInitialization:OFF

Fixed by #162