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/pandamonium-theorem-prover/lombok.config

7 lines
229 B
Plaintext

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