This repository has been archived on 2026-01-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ptp/lombok.config
2019-03-03 16:13:24 -07:00

6 lines
199 B
Plaintext

config.stopBubbling = true
lombok.accessors.chain = true
lombok.accessors.fluent = false
lombok.addLombokGeneratedAnnotation = true
lombok.log.fieldName = LOG
lombok.toString.includeFieldNames = true