Skip to content

Commit

Permalink
[Cleanup] cleanup unused convert-jinja2-into-html hook (PaddlePaddl…
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo authored Jan 15, 2024
1 parent c77c33f commit 93ef32d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ repos:
hooks:
- id: insert-whitespace-between-cn-and-en-char
files: \.md$|\.rst$
- repo: https://github.com/reyoung/pre-commit-hooks-jinja-compile.git
rev: 4a369cc72a4a2b8d3813ab8cc17abb5f5b21ef6c
hooks:
- id: convert-jinja2-into-html
# The argument means repleace filename from pattern `.*/([^/]*)\.tmpl` to `\1`
args: ['--filename_pattern=.*/([^/]*)\.tmpl', '--filename_repl=\1']
- repo: local
hooks:
- id: convert-markdown-into-html
Expand Down

0 comments on commit 93ef32d

Please sign in to comment.