Closed (fixed)
Project:
Tool Belt
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2026 at 13:51 UTC
Updated:
8 Jul 2026 at 14:25 UTC
Jump to comment: Most recent
To check for code quality and issues.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ajitsFound out that the composer.json file was missing; which caused some PHPStan warnings. Adding it resolved it.