feat(core): add discovery config #1763
coding-conventions.yml
on: pull_request
Run style check
37s
Run static analysis: PHPStan
28s
Annotations
1 warning
|
strictness/require-strict-behavior:
packages/core/src/DiscoveryConfig.php#L13
Call to `in_array` must enforce strict comparison.
Help: Call the function `in_array` with the `$strict` parameter set to `true`.
|