README: add headline link to noRector skip

This commit is contained in:
TomasVotruba 2020-04-20 22:27:16 +02:00
parent 463dccb91e
commit 48c854c971

View File

@ -195,7 +195,7 @@ parameters:
- 'Rector\CodeQuality\Rector\If_\SimplifyIfReturnBoolRector'
```
Do you want to skip just specific line with specific rule?
### How to Skip Specific Line + Specific Rule?
Use `@noRector \FQN name` annotation: