Skip to content

Commit cc00362

Browse files
🎨 pnpm run lint:fix
[dependabot skip]
1 parent d755bdc commit cc00362

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/platforms/platforms.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ CodeRabbit supports various Git platforms to provide code review for your reposi
1616

1717
## GitLab
1818

19-
| Host | Support |
20-
| ------------------- | ------------------------------------- |
21-
| GitLab.com | [Supported](gitlab-com.mdx) |
22-
| GitLab Self Managed | [Supported](self-hosted-gitlab.md) |
19+
| Host | Support |
20+
| ------------------- | ---------------------------------- |
21+
| GitLab.com | [Supported](gitlab-com.mdx) |
22+
| GitLab Self Managed | [Supported](self-hosted-gitlab.md) |
2323

2424
## Azure DevOps
2525

26-
| Host | Support |
27-
| ------------------- | ------------------------------------------- |
28-
| Azure DevOps | [Supported](azure-devops.md) |
26+
| Host | Support |
27+
| ------------ | ---------------------------- |
28+
| Azure DevOps | [Supported](azure-devops.md) |
2929

3030
## Bitbucket
3131

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const config: Config = {
111111
{
112112
from: "/configure-coderabbit",
113113
to: "/getting-started/configure-coderabbit",
114-
}
114+
},
115115
],
116116
},
117117
],

0 commit comments

Comments
 (0)