Skip to content

Commit 09baf1a

Browse files
fix copy
1 parent e4d09aa commit 09baf1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-notes/cloud/cloud-2026-07-adding-phpcsfixer-checkov-config-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Refer to our [documentation](https://github.com/codacy/codacy-php-cs-fixer) for
2828

2929
## Now Checkov supports configuration files
3030

31-
Codacy now recognizes `.checkov.yaml` and `.checkov.yml` as valid Checkov configuration files. If your repository already has one of these files, Codacy will automatically pick it up during analysis — but don't forget, you need to enable the configuration file in the Repository > Code Patterns > Checkov > "Use Checkov configuration file found in the repository"
31+
Previously, Checkov analysis on Codacy could only be configured through the Codacy UI. Now, Codacy also supports Checkov configuration files — simply add a `.checkov.yaml` or `.checkov.yml` file to your repository and Codacy will automatically pick it up during analysis — but don't forget, you need to enable the configuration file in the Repository > Code Patterns > Checkov > "Use Checkov configuration file found in the repository"
3232

3333
![Enable Checkov configuration file](../images/checkov-configuration-file.png)
3434

0 commit comments

Comments
 (0)