-
Notifications
You must be signed in to change notification settings - Fork 1.1k
(CAT-1417) Nested require support for authz_core mod #2460
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
Conversation
39bf331
to
4c2f279
Compare
1b4316a
to
504c409
Compare
Addressed with all changes and now ready for review. |
504c409
to
d0f9034
Compare
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.
That looks great, I added in-line notes for a few rather minor points.
I am also wondering if we can add an argument to the recursive function so that the generated code has indentation?
ded5fc9
to
37d7863
Compare
Have fixed the indentation. |
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.
LGTM!
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.
A few style comments and LGTM!
0e9dd68
37d7863
to
0e9dd68
Compare
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.
LGTM, just the documentation missing makes me skeptical.
0e9dd68
to
c179f67
Compare
2686955
to
b9c9405
Compare
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.
lgtm
b9c9405
to
0a64748
Compare
Co-authored-by: Romain Tartière <romain@blogreen.org>
0a64748
to
c9cc80d
Compare
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.
LGTM!
lint:ignore:parameter_documentation | ||
lint:endignore |
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.
Removing 💩 from the doc. Awesome 💯
Summary
Additional Context
#2315
Related Issues (if any)
#2315
Checklist
puppet apply
)