[buddypress-trac] [BuddyPress Trac] #6538: Update scsslint.yml

buddypress-trac noreply at wordpress.org
Sat Jun 27 17:07:29 UTC 2015


#6538: Update scsslint.yml
--------------------------------------+-----------------
 Reporter:  hnla                      |      Owner:
     Type:  enhancement               |     Status:  new
 Priority:  low                       |  Milestone:  2.4
Component:  Tools - Code Improvement  |    Version:
 Severity:  minor                     |   Keywords:
--------------------------------------+-----------------
 BP has used a number of underscore separated tokens over time, sadly this
 is against convention and the scss linter defaults to `selectortype:
 hyphenated_lowercase`

 Although we can avoid the use of these few token strings when they arise
 it can be  a nuisance to especially when needing to override BP default
 styles that have used them.

 I have added the `Ignored_names` line to the lint check block to use for
 these rare occurrences as we can't change or remove them from core
 templates safely and added the single use case I have at present.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6538>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list