Completed
Pull Request — master (#9)
by satoru
02:22
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true
tools:
  php_code_sniffer:
    config:
      standard: "PSR2"
filter:
  paths:
    - src/*

Repository Config

# language: php

# tests: true