File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ If you use Phive, you can install PHP_CodeSniffer as a project tool using the fo
7373phive install phpcs
7474phive install phpcbf
7575```
76- You will then be able to run PHP_CodeSniffer from the tools directory:
76+ You will then be able to run PHP_CodeSniffer from the ` tools ` directory:
7777``` bash
7878./tools/phpcs -h
7979./tools/phpcbf -h
@@ -107,11 +107,11 @@ Full usage information and example reports are available on the [usage page](htt
107107
108108## Documentation
109109
110- The documentation for PHP_CodeSniffer is available on the [ Github wiki] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki ) .
110+ The documentation for PHP_CodeSniffer is available on the [ GitHub wiki] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki ) .
111111
112112## Issues
113113
114- Bug reports and feature requests can be submitted on the [ Github Issue Tracker] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/issues ) .
114+ Bug reports and feature requests can be submitted on the [ GitHub Issue Tracker] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/issues ) .
115115
116116## Contributing
117117
You can’t perform that action at this time.
0 commit comments