Currently this is included in our config which prevents single line rules with multiple selectors.
Ex:
.apos-ui .apos-admin-bar .apos-admin-bar-item {
...
}
While this could be slightly annoying it also encourages styles to be grouped and prevents developers from avoiding the max-nesting-depth rule.
