-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(whiskers): write results to filename
in single file mode
#218
Conversation
filename
in single file modefilename
in single file mode
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.
I think it'd be good to update the justfiles
in the single-file directory as part of this PR.
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, seems to have conflicts? Can get those fixed and then this is good for merge 👍
Ah yeah it was the trailing newlines I fixed in my last PR. Should be good now. |
Now writes the results of single file templates to
whiskers.filename
if present, like in matrix mode.