mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
docs: add link to generated_code_ignore.toml file
This commit is contained in:
@ -260,5 +260,5 @@ To automatically exclude files generated by specific languages or frameworks, yo
|
|||||||
ignore_language_framework = ['protobuf', ...]
|
ignore_language_framework = ['protobuf', ...]
|
||||||
```
|
```
|
||||||
|
|
||||||
You can view the list of auto-generated file patterns in `generated_code_ignore.toml`.
|
You can view the list of auto-generated file patterns in [`generated_code_ignore.toml`](https://github.com/qodo-ai/pr-agent/blob/main/pr_agent/settings/generated_code_ignore.toml).
|
||||||
Files matching these glob patterns will be automatically excluded from PR Agent analysis.
|
Files matching these glob patterns will be automatically excluded from PR Agent analysis.
|
Reference in New Issue
Block a user