Multiline comments should be formatted in CSS

Created on 28 November 2015, over 9 years ago
Updated 24 May 2025, 14 days ago

I've the following code:

.navbar-default .secondary  > .active > a, .navbar-default .secondary  > .active > a:hover, .navbar-default .secondary  > .active > a:focus{
  color: #56AED8;  /*Sets the text hover color on navbar*/
  text-shadow: none;
/*   background-image: none; */
  box-shadow: none;
/*   background-color:#ffffff; */
    -webkit-box-shadow: 0px 0px;
}

Based on above comments like:

- /*Sets the text hover color on navbar*/
- /* background-color:#ffffff; */

are not formatted at all.

Is it bug, or this hasn't been implemented yet?

Testing command: phpcbf --standard=Drupal css/

Feature request
Status

Closed: won't fix

Version

2.0

Component

Coder Sniffer

Created by

🇬🇧United Kingdom kenorb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024