drupal-composer / drupal-parse-composer

:mag: Components used in Drupal-Packagist to parse package information from drupal.org
10 stars 11 forks source link

Add Docblocks and coding styles. #19

Closed derhasi closed 9 years ago

derhasi commented 9 years ago

As follow-up to https://github.com/drupal-composer/drupal-parse-composer/pull/18 I added a bunch of docblocks to all methods and classes and the corresponding coding style check.

@winmillwill, @webflo, could you please do a quick review to make sure I did not understand parts of code incorrectly.

I also added some todo-Comments, that should/could be fixed. I'd recommend to do that in separate PRs.

The leaphub/phpcs-symfony2-standard fork can be removed, once https://github.com/leaphub/phpcs-symfony2-standard/pull/3 is resolved.

derhasi commented 9 years ago

Closed due to rebase in #20