Apply fixes from StyleCI
This commit is contained in:
parent
a431a839a3
commit
1dff27e487
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
|
||||
$songs = [
|
||||
'Aronchupa - Little Swing' => 'input.raw',
|
||||
'Parov Stelar - Booty Swing' => 'inputa.raw',
|
||||
'Parov Stelar - All night' => 'inpute.raw',
|
||||
'Caravan Palace - Lone Digger' => 'inputb.raw',
|
||||
'Aronchupa - Little Swing' => 'input.raw',
|
||||
'Parov Stelar - Booty Swing' => 'inputa.raw',
|
||||
'Parov Stelar - All night' => 'inpute.raw',
|
||||
'Caravan Palace - Lone Digger' => 'inputb.raw',
|
||||
'Postmodern Jukebox - Thrift Shop' => 'inputd.raw',
|
||||
];
|
||||
for ($x = 0; $x < count($songs); $x++) {
|
||||
|
Loading…
Reference in New Issue
Block a user