mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 11:16:53 +00:00
Refactor jinja usage
Moved out templates to root dir and start using only jinja template instead of the complete Environment class. Requirements here are quite simple.
This commit is contained in:
parent
ac248b5011
commit
51e5b74f80
4 changed files with 21 additions and 25 deletions
|
|
@ -1,3 +0,0 @@
|
|||
{{ content }}
|
||||
|
||||
Relates: {{ ticket }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue