Skip to content
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

Consistently use string.replace rather than concatenation #84

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

coolaj86
Copy link

PR Dependencies:

Description

Although a template file is specified, the files loop uses explicit string concatenation rather than reading a string from the file.

This PR is a precursor to being able to unify the 3 template functions as well as making the loop configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants