From f9548fa9bbd24692d5bd33d108c396c25320a554 Mon Sep 17 00:00:00 2001 From: Jason McIntosh Date: Wed, 25 Jun 2025 15:15:26 -0400 Subject: [PATCH 1/2] Add `code_guidelines` to the sample YAML. --- docs/reference/yaml-template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/yaml-template.md b/docs/reference/yaml-template.md index 6d713312..526461d6 100644 --- a/docs/reference/yaml-template.md +++ b/docs/reference/yaml-template.md @@ -159,6 +159,9 @@ knowledge_base: opt_out: false web_search: enabled: true + code_guidelines: + enabled: true + filePatterns: [] learnings: scope: auto issues: From 0a7907fa5e8c363d2ae7b57848b321b9a1cc870a Mon Sep 17 00:00:00 2001 From: Jason McIntosh Date: Wed, 25 Jun 2025 15:21:55 -0400 Subject: [PATCH 2/2] Fix an earlier typo --- docs/reference/yaml-template.md | 40 ++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/reference/yaml-template.md b/docs/reference/yaml-template.md index 526461d6..cb9e8473 100644 --- a/docs/reference/yaml-template.md +++ b/docs/reference/yaml-template.md @@ -14,17 +14,17 @@ For a general overview of CodeRabbit configuration, see [Configure CodeRabbit](/ # yaml-language-server: $schema=https://storage.googleapis.com/coderabbit_public_assets/schema.v2.json language: en-US -tone_instructions: '' +tone_instructions: "" early_access: true enable_free_tier: true reviews: profile: chill request_changes_workflow: false high_level_summary: true - high_level_summary_placeholder: '@coderabbitai summary' + high_level_summary_placeholder: "@coderabbitai summary" high_level_summary_in_walkthrough: false - auto_title_placeholder: '@coderabbitai' - auto_title_instructions: '' + auto_title_placeholder: "@coderabbitai" + auto_title_instructions: "" review_status: true commit_status: true fail_commit_status: false @@ -40,12 +40,12 @@ reviews: auto_assign_reviewers: false poem: true labeling_instructions: - - label: '' - instructions: '' + - label: "" + instructions: "" path_filters: [] path_instructions: - - path: '' - instructions: '' + - path: "" + instructions: "" abort_on_close: true disable_cache: false auto_review: @@ -89,13 +89,13 @@ reviews: enabled: true swiftlint: enabled: true - config_file: '' + config_file: "" phpstan: enabled: true level: default golangci-lint: enabled: true - config_file: '' + config_file: "" yamllint: enabled: true gitleaks: @@ -104,7 +104,7 @@ reviews: enabled: true detekt: enabled: true - config_file: '' + config_file: "" eslint: enabled: true rubocop: @@ -117,12 +117,12 @@ reviews: enabled: true pmd: enabled: true - config_file: '' + config_file: "" cppcheck: enabled: true semgrep: enabled: true - config_file: '' + config_file: "" circleci: enabled: true clippy: @@ -142,10 +142,10 @@ reviews: brakeman: enabled: true dotenvLint: - enabled: true - htmlhint: true enabled: true - config_file: '' + htmlhint: + enabled: true + config_file: "" checkmake: enabled: true chat: @@ -178,10 +178,10 @@ code_generation: docstrings: language: en-US path_instructions: - - path: '' - instructions: '' + - path: "" + instructions: "" unit_tests: path_instructions: - - path: '' - instructions: '' + - path: "" + instructions: "" ``` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy