You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when .ci/ was in the template dirs, so the replacement was templating from the source file. As there was no jinja in that file, it copied identically every time, overwriting itself with itself.
configuration:
template_dir:
- .moban.dt/
- .ci/
The text was updated successfully, but these errors were encountered:
This is especially relevant for
copy:
, but also possible fortargets:
.coala/coala-bears@51441bd added;
when
.ci/
was in the template dirs, so the replacement was templating from the source file. As there was no jinja in that file, it copied identically every time, overwriting itself with itself.The text was updated successfully, but these errors were encountered: