Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8ce3c5

Browse files
Resolve nitpicks
1 parent 5efdb32 commit d8ce3c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/integrations/knowledge-base.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Watch our [video walkthrough on learnings](https://www.youtube.com/watch?v=Yu0cm
2525

2626
## Code Guidelines {#code_guidelines}
2727

28-
CodeRabbit will analyse and learn from your organisation's code guidelines, which you can setup in the knowledge base section. These guidelines will then be used to conduct thorough code reviews.
28+
CodeRabbit will analyse and learn from your organisation's code guidelines, which you can set up in the knowledge base section. These guidelines will then be used to conduct thorough code reviews.
2929

30-
These set of patterns are scanned by default.
30+
The following patterns are scanned by default.
3131

32-
```
32+
```text
3333
**/.cursorrules
3434
.github/copilot-instructions.md
3535
**/CLAUDE.md
@@ -39,4 +39,4 @@ These set of patterns are scanned by default.
3939
**/.rules/*
4040
```
4141

42-
![Code guidelines image](/img/knowledge-base/code-guidelines.png)
42+
![Illustration of code guidelines configuration](/img/knowledge-base/code-guidelines.png)

0 commit comments

Comments
 (0)