Coding standards cleanup

Created on 19 April 2024, 2 months ago
Updated 3 May 2024, 2 months ago

Problem/Motivation

Updating the code base to meet the coding latest standards for phpcs / phpstan.

Steps to reproduce

Running the basic Drupal / DrupalPractice / SlevomatCodingStandard sniffs:

./vendor/bin/phpcbf -d memory_limit=4G --standard=phpcs.xml docroot/modules/contrib/pdf_metadata
./vendor/bin/phpcs -d memory_limit=4G --standard=phpcs.xml docroot/modules/contrib/pdf_metadata
./vendor/bin/phpstan analyse --memory-limit=4G docroot/modules/contrib/pdf_metadata

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States j-barnes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024