Skip to content

Commit dc67a17

Browse files
author
Howon Lee
committed
thinky
1 parent f0ee41c commit dc67a17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/review-commands.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ CodeRabbit through chat, see [Interact with CodeRabbit reviews](/guides/code-rev
2929

3030
## Documentation commands
3131

32-
| Command | Description | Use Case |
33-
| ---------------------------------------- | -------------------------------------------- | --------------------------------------------------- |
34-
| `@coderabbitai generate docstrings` | Generates docstrings for functions in the PR | When you need automatic documentation for your code |
32+
| Command | Description | Use Case |
33+
| ----------------------------------- | -------------------------------------------- | --------------------------------------------------- |
34+
| `@coderabbitai generate docstrings` | Generates docstrings for functions in the PR | When you need automatic documentation for your code |
3535
| `@coderabbitai generate unit tests` | Generates unit tests for the PR | When you need automatic unit testing for your code |
36-
| `@coderabbitai configuration` | Shows current CodeRabbit settings | When you need to check or export your configuration |
36+
| `@coderabbitai configuration` | Shows current CodeRabbit settings | When you need to check or export your configuration |
3737

3838
## Agentic chat commands
3939

0 commit comments

Comments
 (0)