PhpSpreadsheet/tests/PhpSpreadsheet
Adrien Crivelli 09d456e477
Introduce PHP-CS-Fixer for stricter code style rules
PHP-CS-Fixer allow to check different things than phpcs and it allows
code to be more consistent. Configuration can be changed in `.php_cs`
2016-08-17 00:33:57 +09:00
..
Calculation Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Cell Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Chart Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Custom Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Reader Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Shared Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Style Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Worksheet Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
CalculationTest.php Rename namespace `PHPExcel` to `PhpSpreadsheet` 2016-08-16 23:24:47 +09:00
CellTest.php Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
ReferenceHelperTest.php Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
SettingsTest.php Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00