Skip to content
Snippets Groups Projects
Commit 34ecc0a09c76 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

formatter: populate ctx from repo and node value

This will basically replace the fm.contexthint() API. I originally thought
this would be too complicated, and I wrote 8399438bc7ef "formatter: provide
hint of context keys required by template" because of that. However, I had
to add a similar mechanism for fctx templates, and the overall machinery
became way simpler than my original patch.

The test output slightly changed as {author} is no longer available in
the {manifest} context, which isn't the point this test targeted on.
parent 20dbca581727
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment