We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64d40e commit 16cd483Copy full SHA for 16cd483
template/.pre-commit-hooks.yaml.jinja
@@ -1,5 +1,5 @@
1
- id: {{ tool }}-conda
2
name: {{ tool }}-conda
3
- description: {{ description }}
+ description: '{{ description }}'
4
entry: {{ entry }}
5
language: conda
0 commit comments