Commit graph

5 commits

Author SHA1 Message Date
Annabel Dunstone Gray
3b93574a35 Merge branch 'enable-scss-lint-single-line-per-selector' into 'master'
Enable SingleLinePerSelector in scss-lint

## What does this MR do?
Enables `SingleLinePerSelector` in `.scss-lint.yml`

## Are there points in the code the reviewer needs to double check?
This MR touches a lot of files, just need another pair of eyes to look through and make sure I didn't break anything.

## Why was this MR needed?
Improve SCSS maintainability and consistency

## Screenshots (if relevant)
None

## Does this MR meet the acceptance criteria?

- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#23485

See merge request !7081
2016-10-25 13:52:26 +00:00
Clement Ho
791c9d0dd3 Enable SingleLinePerSelector in scss-lint 2016-10-24 15:22:06 -05:00
Clement Ho
5480114477 Enable trailingWhitespace in scss-lint 2016-10-24 14:23:40 -05:00
Clement Ho
0986fe23bc Replace animateEmoji timeout with eventListener 2016-09-06 09:39:43 -05:00
Connor Shea
4b4f2cf53b
Replace animate.css with a smaller subset of animations.
As discussed in #15667.
2016-05-13 16:48:20 -06:00