-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Implement new style for nested templates config #1981
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
Thanks for tagging me to review this! I hope the feedback is helpful. Have a great weekend! |
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.
One last follow-up question regarding whether a list or dict should be the default value.
The old format expects a list of strings. |
Note: The Windows tests are failing due to the absolute paths tests. |
Support for new format:
Closes #1980