Skip to content

[Core/Component] Apply coding standards (PHPStan + PHPCS) #248

Description

@bim-g

Scope

Module: src/Core/Component

Task

  • Enforce snake_case for variables and properties
  • Add declare(strict_types=1);
  • Apply visibility rules for traits and methods
  • Ensure PHPStan passes with custom rules
  • Ensure PHPCS passes with project ruleset

Expected Impact

  • CI/CD passes for this module
  • Consistent coding standard across the framework
  • Smaller, focused PR linked to this issue

Activity

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

  • Status
    To do

Relationships

None yet

Development

No branches or pull requests

Issue actions