Skip to content

Commit 21d79b5

Browse files
mattwelkefelixfbecker
authored andcommitted
docs(features): change readme for 'format code' (new extension PHP CS Fixer) (#252)
1 parent ff761ef commit 21d79b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@ I recommend to disable VS Code's built-in PHP IntelliSense by setting `php.sugge
4040
### Column-accurate error reporting
4141
![Error reporting demo](images/publishDiagnostics.png)
4242

43-
### Format code
43+
### Code style linting
4444
Please use a dedicated extension like [PHP CodeSniffer](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs).
4545

46+
### Format code
47+
Please use a dedicated extension like [PHP CS Fixer](https://marketplace.visualstudio.com/items?itemName=junstyle.php-cs-fixer).
4648

4749
## Todo
4850
- Rename

0 commit comments

Comments
 (0)