Problem description
YAML expansion results in overridden Config schema being renamed Config-2, which then falls fowl of the "PascalCase should be used" warning.
Expected behaviour
The local Config schema should be renamed to avoid this.
Alternative solution
None proposed
Additional context
Problem description
YAML expansion results in overridden Config schema being renamed Config-2, which then falls fowl of the "PascalCase should be used" warning.
Expected behaviour
The local Config schema should be renamed to avoid this.
Alternative solution
None proposed
Additional context