Skip to content

Commit ad5d9ae

Browse files
committed
Add default tool
1 parent 678d5f9 commit ad5d9ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copier.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ url:
2020
entry:
2121
type: str
2222
help: What is the pre-commit entry (for example `ruff --fix --exit-non-zero-on-fix`)?
23+
default: '{{ tool }}'
2324
validator: >-
2425
{% if entry == '' %}
2526
Please provide an entry

0 commit comments

Comments
 (0)