We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ec2dc commit d6f26ffCopy full SHA for d6f26ff
docs/reference/configuration.md
@@ -870,10 +870,10 @@ and JavaScript files in a reposistory's `src` directory:
870
871
<Tabs groupId="config-setting">
872
<TabItem value="web-ui" label="Example path settings: Web UI" default>
873
- 
+ 
874
</TabItem>
875
<TabItem value="yaml" label="Example path settings: coderabbit.yaml">
876
-```
+```yaml
877
path_instructions:
878
- path: src/**/*.{ts,tsx,js}
879
instructions:
0 commit comments