This documentation describes how to add specific code review instructions to match specific glob files path in your project,
This feature allows developers to set custom instructions for code review based on file paths,
thus enhancing the effectiveness of the code reviews from coderabbit.
Adding file path prompts allows developers to specify custom instructions for different parts of the codebase.
For example, you may want to enforce the use of standard JS format for reviewing TypeScript files in a specific directory:
or the Google Style Guide for your tsx files in another directory, specifying these instructions ultimately increase the accuracy the reviews