Radosław Krzak
Results
1
issues of
Radosław Krzak
Last [commit](https://github.com/shiyanhui/FileHeader/commit/5e164be616824818c752f40155c58badf69c662b#diff-d95acaab442013e702bfed0ca89aaf10L350) replaced `header = render_template(syntax_type, options={'path': path})` with `header = get_header_content(syntax_type, path)`. Adding content of base template on file creation no longer worked, since `get_header_content` function was only returning...