Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
📝 Use canonical note admonition in semgrep
  • Loading branch information
NatoBoram committed Oct 31, 2024
commit 6191a10bd98a6fbfbedc24240e5d247366accb8c
6 changes: 3 additions & 3 deletions docs/tools/semgrep.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Semgrep supports the following config files:

Due to licensing, CodeRabbit does not ship with the [community-created Semgrep rules](https://github.com/returntocorp/semgrep-rules), but you're free to use these in your own `semgrep.yml` config file.

> **NOTE:** CodeRabbit will only run Semgrep if your repository contains a Semgrep
> config file. This config must use the default file names or you must define
> the path to this file in the `.coderabbit.yaml` or config UI.\*\*
:::note
CodeRabbit will only run Semgrep if your repository contains a Semgrep config file. This config must use the default file names or you must define the path to this file in the `.coderabbit.yaml` or config UI.
:::

## Links

Expand Down