mattmcc-attest

Results 2 issues of mattmcc-attest

Hi, I have an issue with enums using spring-data-jdbc. I have a Java enum type: ``` public enum Sentiment { POSITIVE, NEGATIVE, NEUTRAL } ``` And a corresponding enum type...

type: bug

At the moment eval files must be in the same directory as your agents, for a production ready repository ideally these would be in their own folder. However, when you...