querydsl / codegen

Java/Scala Code generation tool
Apache License 2.0
23 stars 22 forks source link

Add support for multi-value SuppressWarnings #30

Closed Shredder121 closed 9 years ago

timowest commented 9 years ago

looks good

johnktims commented 9 years ago

This looks good, but I think it would be a good idea to add a test. Maybe at the end of JavaWriterTest?

johnktims commented 9 years ago

That looks better. Thanks.