-
- Downloads
FIX(coding style): update some files to respect PSR12
Some files auto-generated by Symfony don't respect PSR-12 (Coding Style) : - Line exceeds 120 characters - Expected at least 1 space before "."; 0 found - Expected at least 1 space after "."; 0 found Refs: #29
Showing
- webapp/.phpcs.xml 6 additions, 0 deletionswebapp/.phpcs.xml
- webapp/config/bootstrap.php 6 additions, 4 deletionswebapp/config/bootstrap.php
- webapp/public/index.php 5 additions, 2 deletionswebapp/public/index.php
- webapp/src/Kernel.php 11 additions, 11 deletionswebapp/src/Kernel.php
- webapp/tests/bootstrap.php 4 additions, 4 deletionswebapp/tests/bootstrap.php
Loading
Please register or sign in to comment