Closed (fixed)
Project:
Social Media Image Generator
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Dec 2020 at 15:40 UTC
Updated:
25 Dec 2020 at 18:04 UTC
Jump to comment: Most recent
We should enforce Drupal code styles with automated checks.
Add coder checks to the repo and run them automatically.
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 #2
markdorisonWe can configure/use DrupalCI for these checks: Using Coder/PHPCS in DrupalCI
Comment #4
markdorison@adamzimmermann I believe you need to enable automated testing.
Comment #5
adamzimmermann commentedTesting automated testing after setting it up.
https://www.drupal.org/node/3187341/qa
Comment #6
adamzimmermann commented