mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
docs: standardize language support notes across documentation files
This commit is contained in:
@ -53,4 +53,4 @@ Invoke the tool manually by commenting `/implement` on any PR review discussion.
|
||||
- Use `/implement <link-to-review-comment>` to indirectly call the tool from any comment. <br>
|
||||
|
||||
**Notes** <br>
|
||||
- Languages that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||
- The following languages are currently supported: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||
|
@ -17,8 +17,8 @@ The tool will generate tests for the selected component (if no component is stat
|
||||
|
||||
(Example taken from [here](https://github.com/Codium-ai/pr-agent/pull/598#issuecomment-1913679429)):
|
||||
|
||||
**Notes**
|
||||
- Languages that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||
**Notes** <br>
|
||||
- The following languages are currently supported: Python, Java, C++, JavaScript, TypeScript, C#. <br>
|
||||
- This tool can also be triggered interactively by using the [`analyze`](./analyze.md) tool.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user