* Added config key ‘lombok.addGeneratedAnnotation’.

* Added ‘format’ directive for tests.
* Updates tests to salt in some more format and config keys.
This commit is contained in:
Reinier Zwitserloot
2015-01-30 18:17:00 +01:00
parent 26b2fb5cd6
commit e5705f94cd
16 changed files with 109 additions and 95 deletions
@@ -1,3 +1,4 @@
//CONF: lombok.addGeneratedAnnotation = false
import lombok.*;
import static lombok.AccessLevel.NONE;