--- extends: - stylelint-config-twbs-bootstrap/scss rules: selector-class-pattern: "^[a-z][a-z0-9\\-_]*[a-z0-9]$" indentation: tab