We should review the code to be sure it follows Drupal8 coding standards. (https://www.drupal.org/coding-standards)
These not have changed that much between D7 and D8.
Main task will probably be to update array to use short syntax (see discussion here: https://www.drupal.org/node/2135291)
Comments
Comment #2
nickdickinsonwildeShould this be a large issue or chunked? (ie into css, js, php (my inclination) or into specific fixes?)
Comment #3
vbouchetI renamed the ticket so we can list the various standards we should review and create appropriate tickets.
Comment #4
dishabhadra commentedHi All,
I am fixing the phpcs issues as per coding standards.
I created new issue : https://www.drupal.org/node/2807007
Comment #5
nickdickinsonwildePretty much done - some work on the schema is needed for cycle but core is good.
Comment #6
nickdickinsonwilde