We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d43ad commit cb11088Copy full SHA for cb11088
docs/customization.md
@@ -177,6 +177,7 @@ commitizen:
177
| `default` | `Any` | `None` | (OPTIONAL) The default value for this question. |
178
| `filter` | `str` | `None` | (OPTIONAL) Validator for user's answer. **(Work in Progress)** |
179
| `multiline` | `bool` | `False` | (OPTIONAL) Enable multiline support when `type = input`. |
180
+
181
[different-question-types]: https://github.com/tmbo/questionary#different-question-types
182
183
#### Shortcut keys
0 commit comments