mirror of
https://github.com/flarum/core.git
synced 2025-10-12 07:24:27 +02:00
Make StyleCI happy
This commit is contained in:
@@ -41,7 +41,7 @@ class LessCompiler extends RevisionCompiler
|
||||
if (! count($this->files) || ! count($this->strings)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
ini_set('xdebug.max_nesting_level', 200);
|
||||
|
||||
$parser = new Less_Parser([
|
||||
|
Reference in New Issue
Block a user