Skip to content

10.0.0

@hawkeyetwolf hawkeyetwolf tagged this 30 Nov 23:28
Alternatively, we could fix the sniff violations, but it's pretty common to just ignore settings files. Before this change, the same can be accomplished with these lines in `phpcs.xml`:
```xml
    <!-- Ignore scaffolded Pantheon settings file. -->
    <exclude-pattern>web/sites/default/settings.pantheon.php</exclude-pattern>
```
but it's better to have it taken care of upstream :) thank you! 🙏🏻
Assets 2
Loading