mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2025-01-08 17:02:41 +00:00
Subject Robo file to coding standards
This commit is contained in:
parent
0785f832de
commit
392376a1ef
2 changed files with 26 additions and 25 deletions
|
@ -10,6 +10,7 @@ const BASE = __DIR__.DIRECTORY_SEPARATOR;
|
||||||
$paths = [
|
$paths = [
|
||||||
__FILE__,
|
__FILE__,
|
||||||
BASE."arsse.php",
|
BASE."arsse.php",
|
||||||
|
BASE."RoboFile.php",
|
||||||
BASE."lib",
|
BASE."lib",
|
||||||
BASE."tests",
|
BASE."tests",
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue