Commit 58002d1
PHPStan: document run parameters in project ruleset (#122)
This makes it easier to run the PHPStan command for the project.
Includes:
* Using `%currentWorkingDirectory%` instead of `%rootdir%`
* Renaming the file to `phpstan.neon.dist` to allow overloading of the config by individual developers.1 parent 7dc9a0b commit 58002d1
3 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments