nitpick.json 119 B

12345678
  1. {
  2. "ignore": [
  3. "tests/*",
  4. "RoboFile.php",
  5. "shim.php",
  6. "phpunit5-loggers.php"
  7. ]
  8. }