Explorar el Código

pint

pull/1299/head
Jamie York hace 1 año
padre
commit
762b9cdd4a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

412
 * [PHP Mess Detector](https://github.com/phpmd/phpmd) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
412
 * [PHP Mess Detector](https://github.com/phpmd/phpmd) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
413
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
413
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
414
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
414
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
415
+* [Laravel Pint](https://github.com/laravel/pint) - A coding standards fixer library for Laravel.
415
 
416
 
416
 ### Static Analysis
417
 ### Static Analysis
417
 *Libraries for performing static analysis of PHP code.*
418
 *Libraries for performing static analysis of PHP code.*

Loading…
Cancelar
Guardar