workflows/docstring/command.yml
bobo 852706d25d feat: Display README when no code is selected
- Add feature to show README.md when no text is selected
- Modify all command and main modules to support this feature
- Remove 'input: required' from command.yml files for flexibility
2024-04-01 16:41:25 +08:00

4 lines
173 B
YAML

description: Automatically add docstrings. Select a function or method and execute this command to generate docstring.
steps:
- run: $devchat_python $command_path/main.py