Skip to content

Commit c3a5372

Browse files
committed
Readme: mention instant rerun
1 parent 3cf9cc4 commit c3a5372

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
@@ -379,6 +379,9 @@ App\User\Entity\Address::__construct
379379

380380
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.
381381

382+
> [!TIP]
383+
> You can change the list of debug references without affecting result cache, so rerun is instant!
384+
382385
## Future scope:
383386
- Dead class property detection
384387
- Dead class detection

0 commit comments

Comments
 (0)