Skip to content

chore: remove psalm static analysis#14

Merged
firestar300 merged 1 commit intodevelopfrom
chore/psalm
Apr 20, 2026
Merged

chore: remove psalm static analysis#14
firestar300 merged 1 commit intodevelopfrom
chore/psalm

Conversation

@firestar300
Copy link
Copy Markdown
Collaborator

@firestar300 firestar300 commented Apr 20, 2026

Removes Psalm and its WordPress plugin from development dependencies, scripts, and GrumPHP configuration. The associated psalm.xml.dist configuration file has also been deleted as the project moves away from this tool for static analysis.


Note

Low Risk
Low risk: this only changes development dependencies and Composer scripts, with no runtime or production code impact beyond removing static analysis from the dev workflow.

Overview
Removes Psalm from the development toolchain by dropping vimeo/psalm and humanmade/psalm-plugin-wordpress from require-dev and deleting the related Composer psalm script and script description.

Also applies minor composer.json cleanup/formatting (expanded keywords array, normalized spacing, and simplifies autoload-dev to {}).

Reviewed by Cursor Bugbot for commit 6103a67. Bugbot is set up for automated code reviews on this repo. Configure here.

Removes Psalm and its WordPress plugin from development dependencies, scripts, and GrumPHP configuration. The associated psalm.xml.dist configuration file has also been deleted as the project moves away from this tool for static analysis.
@firestar300 firestar300 merged commit 748e9fb into develop Apr 20, 2026
2 checks passed
@firestar300 firestar300 deleted the chore/psalm branch April 20, 2026 16:36
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