Skip to content

Commit 5542660

Browse files
committed
style-print notice
1 parent ba0ea41 commit 5542660

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.pre-commit-config.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
repos:
2+
- repo: local
3+
hooks:
4+
- id: style-print
5+
name: style-print
6+
entry: "style-print 'This is highly experimental, please report any issues: https://github.com/python/python-docs-tr/issues' 'rUBI{y}'"
7+
language: python
8+
additional_dependencies: ["style-print"]
9+
pass_filenames: false
10+
verbose: true
11+
212
- repo: local
313
hooks:
414
- id: gettext

0 commit comments

Comments
 (0)