Refactor confirm prompt and enable LLM result caching #320
Annotations
2 errors and 2 warnings
docs/src/content/docs/reference/cli/commands.md#L45
The option "--no-cache" has been changed to "--cache" on line 45. This changes the functionality of the command. Ensure this change is correctly documented.
|
docs/src/content/docs/reference/cli/commands.md#L89
The option "--no-cache" has been changed to "-cache" on line 89. This changes the functionality of the command. Ensure this change is correctly documented.
|
docs/src/content/docs/guides/auto-git-commit-message.mdx#L34
The indentation of the code block starting from line 34 has been changed. Ensure this is intentional and does not affect the readability or functionality of the code.
|
docs/src/content/docs/guides/auto-git-commit-message.mdx#L111
The instructions for using npx have been removed from lines 111 to 113. Make sure this information is not necessary for the user.
|
This job succeeded
Loading