Emmett Young
Results
3
issues of
Emmett Young
### Is your feature request related to a problem? We have been using Spock framework in writing our test suite and it saves us a lot of the Java boilerplate...
new feature
I want to create a ArchUnit test to ensure no unnecessary public methods are created in my handlers. A code violation is as follows: ``` public class GetAuditLogQueryHandler implements IQueryHandler...
Hi Yangziwen, do you know how to integrate diff-checkstyle to CI pipeline ?