-
Notifications
You must be signed in to change notification settings - Fork 682
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
feature: bring back profile check #150
Conversation
res | ||
end | ||
|
||
def check # rubocop:disable Metrics/AbcSize, Metrics/CyclomaticComplexity, Metrics/PerceivedComplexity |
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.
Can we add a short description of expected return values?
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.
Good point, thank you for pointing this out!
This PR has passed 'Verify' and is ready for review and approval! |
thank you very much @arlimus |
@delivery approve |
Merged change 217ee46b-1a88-46a9-86a5-f65209c2d3eb From review branch profile-check into master Signed-off-by: chartmann <[email protected]>
Change: 217ee46b-1a88-46a9-86a5-f65209c2d3eb approved by: @chris-rock |
Check a profile; exit code 1 if the check finds any errors; 0 otherwise; print warnings