mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
docs: fix formatting of note in configuration options
This commit is contained in:
parent
ed9fcd0238
commit
4ea46d5b25
1 changed files with 1 additions and 1 deletions
|
|
@ -92,5 +92,5 @@ Create a dedicated project to hold a global configuration file that affects all
|
||||||
Repositories across your entire Bitbucket organization will inherit the configuration from this file.
|
Repositories across your entire Bitbucket organization will inherit the configuration from this file.
|
||||||
|
|
||||||
!!! note "Note"
|
!!! note "Note"
|
||||||
If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repository’s local .pr_agent.toml file will always override both global settings.
|
If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repository’s local .pr_agent.toml file will always override both global settings.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue