JavaMoney / jsr354-ri

JSR 354 - Moneta: Reference Implementation
Other
344 stars 101 forks source link

Fix codacy non-static initializers warnings #229

Closed marschall closed 6 years ago

marschall commented 6 years ago

codacy warns about non-static initializers being confusing.


This change is Reviewable