mezuro / kolekti_cc_phpmd

Call CodeClimate CLI phpmd collector and properly parses its results
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Fix parser write return value #4

Closed danielkza closed 8 years ago

danielkza commented 8 years ago

It must be truthy in any case that is not an error (including ignoring the data), or Codeclimate will abort the container.

Signed-off-by: Eduardo Araújo duduktamg@hotmail.com