-
Notifications
You must be signed in to change notification settings - Fork 748
Update jinja2 related doc #13593
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
Update jinja2 related doc #13593
Conversation
b34ac56
to
c090d60
Compare
We do not use Jinja2 in control files, profile files and var files
c090d60
to
5fd0d47
Compare
@jan-cerny @marcusburghardt Updated. Thanks guys. |
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.
@RichardXuan , I suggested an update to incorporate the feedback discussed here: #13592 (comment)
|
Co-authored-by: Marcus Burghardt <2074099+marcusburghardt@users.noreply.github.com>
@marcusburghardt Updated. Thanks your suggestion. cc @teacup-on-rockingchair |
Code Climate has analyzed commit 11df9ff and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 61.9% (0.0% change). View more on Code Climate. |
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.
We do not use Jinja2 in control files, profile files and var files
Description:
Remove useless jinja2 doc.
Rationale:
We do not use Jinja2 in control files, profile files and var files
Review Hints:
Related PR:
#13584
#13573
#13585