Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
Sorted all rules alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
mmodler committed Jul 13, 2015
1 parent e77f713 commit 372ff8d
Showing 1 changed file with 41 additions and 49 deletions.
90 changes: 41 additions & 49 deletions src/CleanupRules.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,95 +11,87 @@ public static function getRules()
$tests = '.travis.yml .scrutinizer.yml phpunit.xml* phpunit.php test tests Tests travis';

return array(

// Symfony components
'symfony/browser-kit' => array($docs, $tests),
'symfony/class-loader' => array($docs, $tests),
'symfony/console' => array($docs, $tests),
'symfony/css-selector' => array($docs, $tests),
'symfony/debug' => array($docs, $tests),
'symfony/dom-crawler' => array($docs, $tests),
'symfony/event-dispatcher' => array($docs, $tests),
'symfony/filesystem' => array($docs, $tests),
'symfony/finder' => array($docs, $tests),
'symfony/http-foundation' => array($docs, $tests),
'symfony/http-kernel' => array($docs, $tests),
'symfony/process' => array($docs, $tests),
'symfony/routing' => array($docs, $tests),
'symfony/security' => array($docs, $tests),
'symfony/security-core' => array($docs, $tests),
'symfony/translation' => array($docs, $tests),
'symfony/var-dumper' => array($docs, $tests),

// Default Laravel 4 install
'classpreloader/classpreloader' => array($docs, $tests),
'd11wtq/boris' => array($docs, $tests),
'filp/whoops' => array($docs, $tests),
'ircmaxell/password-compat' => array($docs, $tests),
'jeremeamia/SuperClosure' => array($docs, $tests, 'demo'),
'laravel/framework' => array($docs, $tests, 'build'),
'monolog/monolog' => array($docs, $tests),
'nesbot/carbon' => array($docs, $tests),
'nikic/php-parser' => array($docs, $tests, 'test_old'),
'patchwork/utf8' => array($docs, $tests),
'phpseclib/phpseclib' => array($docs, $tests, 'build'),
'predis/predis' => array($docs, $tests, 'bin'),
'psr/log' => array($docs, $tests),
'stack/builder' => array($docs, $tests),
'swiftmailer/swiftmailer' => array($docs, $tests, 'build* notes test-suite create_pear_package.php'),

// Default Laravel 5 install
'danielstjules/stringy' => array($docs, $tests),
'dnoegel/php-xdg-base-dir' => array($docs, $tests),
'jakub-onderka/php-console-color' => array($docs, $tests, 'build.xml example.php'),
'jakub-onderka/php-console-highlighter' => array($docs, $tests, 'build.xml'),
'league/flysystem' => array($docs, $tests),
'mtdowling/cron-expression' => array($docs, $tests),
'psy/psysh' => array($docs, $tests),
'vlucas/phpdotenv' => array($docs, $tests),

// Common packages
'anahkiasen/former' => array($docs, $tests),
'anahkiasen/html-object' => array($docs, 'phpunit.xml* tests/*'),
'anahkiasen/underscore-php' => array($docs, $tests),
'anahkiasen/rocketeer' => array($docs, $tests),
'anahkiasen/underscore-php' => array($docs, $tests),
'barryvdh/composer-cleanup-plugin' => array($docs, $tests),
'barryvdh/laravel-debugbar' => array($docs, $tests),
'barryvdh/laravel-ide-helper' => array($docs, $tests),
'bllim/datatables' => array($docs, $tests),
'cartalyst/sentry' => array($docs, $tests),
'classpreloader/classpreloader' => array($docs, $tests),
'd11wtq/boris' => array($docs, $tests),
'danielstjules/stringy' => array($docs, $tests),
'dflydev/markdown' => array($docs, $tests),
'dnoegel/php-xdg-base-dir' => array($docs, $tests),
'doctrine/annotations' => array($docs, $tests, 'bin'),
'doctrine/cache' => array($docs, $tests, 'bin'),
'doctrine/collections' => array($docs, $tests),
'doctrine/common' => array($docs, $tests, 'bin lib/vendor'),
'doctrine/dbal' => array($docs, $tests, 'bin build* docs2 lib/vendor'),
'doctrine/inflector' => array($docs, $tests),
'dompdf/dompdf' => array($docs, $tests, 'www'),
'filp/whoops' => array($docs, $tests),
'guzzle/guzzle' => array($docs, $tests),
'guzzlehttp/guzzle' => array($docs, $tests),
'guzzlehttp/oauth-subscriber' => array($docs, $tests),
'guzzlehttp/streams' => array($docs, $tests),
'imagine/imagine' => array($docs, $tests, 'lib/Imagine/Test'),
'intervention/image' => array($docs, $tests, 'public'),
'ircmaxell/password-compat' => array($docs, $tests),
'jakub-onderka/php-console-color' => array($docs, $tests, 'build.xml example.php'),
'jakub-onderka/php-console-highlighter' => array($docs, $tests, 'build.xml'),
'jasonlewis/basset' => array($docs, $tests),
'jeremeamia/SuperClosure' => array($docs, $tests, 'demo'),
'kriswallsmith/assetic' => array($docs, $tests),
'laravel/framework' => array($docs, $tests, 'build'),
'leafo/lessphp' => array($docs, $tests, 'Makefile package.sh'),
'league/flysystem' => array($docs, $tests),
'league/stack-robots' => array($docs, $tests),
'maximebf/debugbar' => array($docs, $tests, 'demo'),
'mccool/laravel-auto-presenter' => array($docs, $tests),
'mockery/mockery' => array($docs, $tests),
'monolog/monolog' => array($docs, $tests),
'mrclay/minify' => array($docs, $tests, 'MIN.txt min_extras min_unit_tests min/builder min/config* min/quick-test* min/utils.php min/groupsConfig.php min/index.php'),
'mtdowling/cron-expression' => array($docs, $tests),
'mustache/mustache' => array($docs, $tests, 'bin'),
'nesbot/carbon' => array($docs, $tests),
'nikic/php-parser' => array($docs, $tests, 'test_old'),
'oyejorge/less.php' => array($docs, $tests),
'patchwork/utf8' => array($docs, $tests),
'phenx/php-font-lib' => array($docs, $tests. 'www'),
'phpdocumentor/reflection-docblock' => array($docs, $tests),
'phpoffice/phpexcel' => array($docs, $tests, 'Examples unitTests changelog.txt'),
'phpseclib/phpseclib' => array($docs, $tests, 'build'),
'predis/predis' => array($docs, $tests, 'bin'),
'psr/log' => array($docs, $tests),
'psy/psysh' => array($docs, $tests),
'rcrowe/twigbridge' => array($docs, $tests),
'simplepie/simplepie' => array($docs, $tests, 'build compatibility_test ROADMAP.md'),
'stack/builder' => array($docs, $tests),
'swiftmailer/swiftmailer' => array($docs, $tests, 'build* notes test-suite create_pear_package.php'),
'symfony/browser-kit' => array($docs, $tests),
'symfony/class-loader' => array($docs, $tests),
'symfony/console' => array($docs, $tests),
'symfony/css-selector' => array($docs, $tests),
'symfony/debug' => array($docs, $tests),
'symfony/dom-crawler' => array($docs, $tests),
'symfony/event-dispatcher' => array($docs, $tests),
'symfony/filesystem' => array($docs, $tests),
'symfony/finder' => array($docs, $tests),
'symfony/http-foundation' => array($docs, $tests),
'symfony/http-kernel' => array($docs, $tests),
'symfony/process' => array($docs, $tests),
'symfony/routing' => array($docs, $tests),
'symfony/security' => array($docs, $tests),
'symfony/security-core' => array($docs, $tests),
'symfony/translation' => array($docs, $tests),
'symfony/var-dumper' => array($docs, $tests),
'tijsverkoyen/css-to-inline-styles' => array($docs, $tests),
'twig/twig' => array($docs, $tests),
'venturecraft/revisionable' => array($docs, $tests),
'vlucas/phpdotenv' => array($docs, $tests),
'willdurand/geocoder' => array($docs, $tests),
);
}
Expand Down

0 comments on commit 372ff8d

Please sign in to comment.