-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'enable-scss-lint-trailing-whitespace' into 'master'
Enable trailingWhitespace in scss-lint ## What does this MR do? Enables `trailingWhitespace` in `.scss-lint.yml` ## Are there points in the code the reviewer needs to double check? None ## Why was this MR needed? Improve SCSS maintainability and consistency ## Screenshots (if relevant) None ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added - Tests - [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 !7077
No related branches found
No related tags found
Pipeline #
Showing
- .scss-lint.yml 1 addition, 1 deletion.scss-lint.yml
- app/assets/stylesheets/framework/animations.scss 2 additions, 2 deletionsapp/assets/stylesheets/framework/animations.scss
- app/assets/stylesheets/framework/logo.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/logo.scss
- app/assets/stylesheets/pages/cycle_analytics.scss 9 additions, 9 deletionsapp/assets/stylesheets/pages/cycle_analytics.scss
- app/assets/stylesheets/pages/diff.scss 2 additions, 2 deletionsapp/assets/stylesheets/pages/diff.scss
- app/assets/stylesheets/pages/environments.scss 4 additions, 4 deletionsapp/assets/stylesheets/pages/environments.scss
- app/assets/stylesheets/pages/events.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/events.scss
- app/assets/stylesheets/pages/login.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/login.scss
- app/assets/stylesheets/pages/merge_conflicts.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/merge_conflicts.scss
- app/assets/stylesheets/pages/notes.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/notes.scss
- app/assets/stylesheets/pages/status.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/status.scss
- app/assets/stylesheets/pages/tree.scss 2 additions, 2 deletionsapp/assets/stylesheets/pages/tree.scss
Please register or sign in to comment