Skip to content

Add PHP CS Fixer and Support Checkov Configuration files#2713

Open
DMarinhoCodacy wants to merge 2 commits into
masterfrom
Add-phpcsfixer-checkov-config-files
Open

Add PHP CS Fixer and Support Checkov Configuration files#2713
DMarinhoCodacy wants to merge 2 commits into
masterfrom
Add-phpcsfixer-checkov-config-files

Conversation

@DMarinhoCodacy

Copy link
Copy Markdown
Contributor

👀 Live preview

🚧 To do

  • If relevant, include the Jira issue key at the end of the pull request title
  • Perform a self-review of the changes
  • Fix any issues reported by the CI/CD

@DMarinhoCodacy
DMarinhoCodacy requested a review from a team as a code owner July 24, 2026 14:07
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Overall readability score: 53.95 (🔴 -0.04)

File Readability
index.md 80.64 (🔴 -1.89)
cloud-2026-07-adding-phpcsfixer-checkov-config-files.md 46.39 (-)
View detailed metrics

🟢 - Shows an increase in readability
🔴 - Shows a decrease in readability

File Readability FRE GF ARI CLI DCRS
index.md 80.64 84.57 7.35 10.1 8.98 6.25
  🔴 -1.89 🔴 -8.57 🔴 -0.06 🟢 +0 🔴 -0.06 🔴 -0.09
cloud-2026-07-adding-phpcsfixer-checkov-config-files.md 46.39 28.23 11.76 13.7 13.4 8.09
  - - - - - -

Averages:

  Readability FRE GF ARI CLI DCRS
Average 53.95 42.89 10.93 12.34 12.28 8.04
  🔴 -0.04 🔴 -0.09 🟢 +0 🔴 -0.01 🟢 +0 🟢 +0
View metric targets
Metric Range Ideal score
Flesch Reading Ease 100 (very easy read) to 0 (extremely difficult read) 60
Gunning Fog 6 (very easy read) to 17 (extremely difficult read) 8 or less
Auto. Read. Index 6 (very easy read) to 14 (extremely difficult read) 8 or less
Coleman Liau Index 6 (very easy read) to 17 (extremely difficult read) 8 or less
Dale-Chall Readability 4.9 (very easy read) to 9.9 (extremely difficult read) 6.9 or less

@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@github-actions
github-actions Bot temporarily deployed to Netlify July 24, 2026 14:09 Inactive

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR provides the release notes for July 2026, covering the addition of PHP CS Fixer and Checkov configuration file support. Although the documentation changes satisfy the functional requirements and the Codacy analysis is 'up to standards', there is a discrepancy between the PR title—which implies functional code changes—and the actual contents, which are documentation-only. Additionally, the PR description remains empty. Minor copy-editing suggestions have been provided for the release note files to ensure idiomatic phrasing and proper punctuation.

About this PR

  • The PR description is empty. It is best practice to provide context or a brief summary of the changes being introduced, even for documentation updates.
  • The PR title is misleading as it implies the implementation of PHP CS Fixer and Checkov support, while the changes are limited to documentation (release notes). Please update the title to reflect that this is a documentation PR.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback


## Now Checkov supports configuration files

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"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚪ LOW RISK

Nitpick: The sentence is missing a terminal period.

Suggested change
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"
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".


### 2026 {.release-series}

- [Adding PHP CS Fixer and Add Support to Checkov Configuration files July, 2026](cloud/cloud-2026-07-adding-phpcsfixer-checkov-config-files.md)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚪ LOW RISK

Nitpick: The link title should use parallel structure and the correct preposition.

Suggested change
- [Adding PHP CS Fixer and Add Support to Checkov Configuration files July, 2026](cloud/cloud-2026-07-adding-phpcsfixer-checkov-config-files.md)
- [Adding PHP CS Fixer and support for Checkov configuration files July, 2026](cloud/cloud-2026-07-adding-phpcsfixer-checkov-config-files.md)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant