Browse Source

Subject Robo file to coding standards

microsub
J. King 6 years ago
parent
commit
392376a1ef
  1. 1
      .php_cs.dist

1
.php_cs.dist

@ -10,6 +10,7 @@ const BASE = __DIR__.DIRECTORY_SEPARATOR;
$paths = [
__FILE__,
BASE."arsse.php",
BASE."RoboFile.php",
BASE."lib",
BASE."tests",
];

Loading…
Cancel
Save