summaryrefslogtreecommitdiff
path: root/.csscomb.json
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-03-22 21:00:48 +0000
committerRobert Speicher <robert@gitlab.com>2016-03-22 21:00:48 +0000
commit57dd206f12524807403a6f3146bde0e31ead79a9 (patch)
tree4b61f56895e1291a5a8e9dd1fdb74261bf7d92da /.csscomb.json
parent62ffdbeb2d5699d6e70f3270ad549c75f5dbdd20 (diff)
parent8d7ad53561f2e49365827d086bd1c5ec2b0ce5e7 (diff)
downloadgitlab-ce-57dd206f12524807403a6f3146bde0e31ead79a9.tar.gz
Merge branch 'css-selector-format' into 'master'
Disabled SelectorFormat rule for SCSS Lint in order to get the Rake task passing sooner. SelectorFormat enforces that CSS classes and IDs use lowercase hyphenated style, `like-this`, but a not-insignificant amount of selectors in the codebase are `like_this`. Fixing the selectors that break this rule would require changing HTML as well, and potentially break JavaScript hooks, among other things. So I decided to disable this rule for the time being, hopefully making it easier to fix all the remaining warnings SCSS Lint is giving by removing the most problematic rule. Discussed in #14299. See merge request !3309
Diffstat (limited to '.csscomb.json')
0 files changed, 0 insertions, 0 deletions