test(rules): verify embedded system rule integrity - #622
Conversation
|
✅ OpenCodeReview: No supported files changed. |
|
@tomatotomata Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. |
|
I checked the CLA status on #622 and it is still pending on the check, so I am leaving the PR draft while that status updates. I also refreshed the PR with the current validation details: |
@tomatotomata It may be that the signed email account and the commit email account are inconsistent. |
|
Thanks for the contribution! This functionality was already merged via #629 — that's why you're seeing merge conflicts here. The integrity test is now in place on main. Feel free to close this PR. We'd love to see you contribute to other areas of the project — check out the open issues if anything catches your eye! |
Summary
Closes #620.
system_rules.jsonandrule_docs/Validation
go test ./internal/config/rulespassesgit diff --checkpassesgo test -racecould not run locally because this Windows environment has cgo disabledThe change is limited to the existing rules test file and uses the existing doublestar dependency.