Closed (fixed)
Project:
View Mode Switch Field
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
10 Feb 2024 at 14:06 UTC
Updated:
10 Feb 2024 at 14:54 UTC
Jump to comment: Most recent
Drupal's GitLab CI template only performs basic PHPStan checks. Those should be much stricter to find problematic code.
phpstan.neon file with level: max to run stricter code quality checksn/a
n/a
n/a
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 #3
hctomComment #4
hctomComment #6
hctomThis is implemented and all reported code quality issues are fixed as well.
Comment #7
hctom