Projekt

Obecné

Profil

« Předchozí | Další » 

Revize f5d7f082

Přidáno uživatelem Tomáš Ballák před asi 4 roky(ů)

wip

Zobrazit rozdíly:

website/.php_cs
2 2

  
3 3
return PhpCsFixer\Config::create()
4 4
    ->setRules(array(
5
        '@PSR-12' => true,
5
        '@PSR2' => true,
6 6
        'array_indentation' => true,
7 7
        'array_syntax' => array('syntax' => 'short'),
8 8
        'combine_consecutive_unsets' => true,

Také k dispozici: Unified diff