Commit efd2a59
committed
ECS: add declare(strict_types=1) to the dependency-analyser config
The newer ECS run on CI enforces strict_types on this root config file (the local
lock's ECS did not flag it); surfaced because this PR edits the file.1 parent 0ae53b0 commit efd2a59
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
0 commit comments