zibios/wrike-php-guzzle

View on GitHub
.styleci.yml

Summary

Maintainability
Test Coverage
preset: symfony

enabled:
  - phpdoc_order
  - ordered_use

disabled:
  - const_separation
  - blank_line_before_break
  - concat_without_spaces

finder :
  exclude :
    - vendor