Skip to content

Commit 3a0b711

Browse files
committed
Readme: mention instant rerun
1 parent 1e4790f commit 3a0b711

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,9 @@ App\User\Entity\Address::__construct
390390

391391
If you set up `editorUrl` [parameter](https://phpstan.org/user-guide/output-format#opening-file-in-an-editor), you can click on the usages to open it in your IDE.
392392

393+
> [!TIP]
394+
> You can change the list of debug references without affecting result cache, so rerun is instant!
395+
393396
## Future scope:
394397
- Dead class property detection
395398
- Dead class detection

0 commit comments

Comments
 (0)