Skip to content

add php cs fixer and checkov - #2723

Merged
DMarinhoCodacy merged 3 commits into
masterfrom
add-new-tools
Aug 4, 2026
Merged

add php cs fixer and checkov#2723
DMarinhoCodacy merged 3 commits into
masterfrom
add-new-tools

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 August 4, 2026 13:36
@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 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Overall readability score: 53.92 (🟢 +0)

File Readability
configuring-code-patterns.md 61.26 (🟢 +0)
codacy-configuration-file.md 57 (🟢 +0)
supported-languages-and-tools.md 49.15 (🟢 +0)
View detailed metrics

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

File Readability FRE GF ARI CLI DCRS
configuring-code-patterns.md 61.26 38.82 9.49 11 11.89 7.1
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
codacy-configuration-file.md 57 36.28 10.36 12.9 12.58 6.67
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
supported-languages-and-tools.md 49.15 31.17 10.81 13.1 14.2 7.81
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0

Averages:

  Readability FRE GF ARI CLI DCRS
Average 53.92 42.85 10.93 12.34 12.29 8.04
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +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 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

The PR successfully documents PHP CS Fixer and Checkov, satisfying the primary requirements. However, there are regressions in configuring-code-patterns.md where documentation links for Bandit and PHP_CodeSniffer were accidentally removed. Additionally, there are multiple instances of inconsistent HTML indentation and minor casing issues for tool names (ShellCheck) that should be addressed before merging to maintain documentation quality.

About this PR

  • The PR description is empty. Please provide context for the changes and reference any relevant Jira issues or tickets.

Test suggestions

  • Verify that PHP CS Fixer is correctly linked and listed in the PHP section of supported-languages-and-tools.md
  • Verify that Checkov's configuration file patterns (.checkov.yaml, .checkov.yml) are correctly documented in the code patterns table
  • Verify that PHP CS Fixer's configuration file patterns are correctly documented in the code patterns table
  • Verify that ShellCheck has been moved from the 'unsupported' list to the 'supported' configuration patterns table
  • Confirm alphabetical order is maintained in the tools table after moving Opengrep and adding the new tools
Low confidence findings
  • The move and configuration update for ShellCheck is not mentioned in the PR title or description. Please update the PR metadata to reflect these changes.

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

Comment thread docs/repositories-configure/configuring-code-patterns.md
Comment thread docs/repositories-configure/configuring-code-patterns.md
Comment thread docs/repositories-configure/configuring-code-patterns.md
Comment thread docs/repositories-configure/configuring-code-patterns.md
Comment thread docs/repositories-configure/configuring-code-patterns.md
@github-actions
github-actions Bot temporarily deployed to Netlify August 4, 2026 13:39 Inactive
@github-actions
github-actions Bot temporarily deployed to Netlify August 4, 2026 13:46 Inactive
@DMarinhoCodacy
DMarinhoCodacy merged commit b5b110f into master Aug 4, 2026
5 checks passed
@DMarinhoCodacy
DMarinhoCodacy deleted the add-new-tools branch August 4, 2026 13:55
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.

2 participants