소스 검색

Correct formatting

pull/883/head
Jamie 8 년 전
부모
커밋
caae4b7d3d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

385
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
385
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
386
 
386
 
387
 ## Code Quality
387
 ## Code Quality
388
-**Libraries for managing code quality, formatting and linting.**
388
+*Libraries for managing code quality, formatting and linting.*
389
 
389
 
390
 * [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations.
390
 * [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - A library that detects PHP, CSS and JS coding standard violations.
391
 * [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
391
 * [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
394
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
394
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
395
 
395
 
396
 ## Static Analysis
396
 ## Static Analysis
397
-**Libraries for performing static analysis of PHP code.**
397
+*Libraries for performing static analysis of PHP code.*
398
 
398
 
399
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
399
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
400
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
400
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.

Loading…
취소
저장