-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement third party E2, E5, E6 violations #32
base: violations/thirdparty
Are you sure you want to change the base?
Implement third party E2, E5, E6 violations #32
Conversation
src/main/java/com/devonfw/sample/archunit/general/violations/ThirdPartyObjectOK.java
Outdated
Show resolved
Hide resolved
...evonfw/sample/archunit/general/dataaccess/violations/ThirdPartyDataMappingPersistanceOk.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dendmicap thanks for your PR. Looks good to demonstrate the rule violations. 👍
IMHO the way ArchUnit and the rules report the violations looks perfectly clear to me.
|
#5
#8
#31
DO NOT MERGE