Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Improved reporting for MISSING_CSS_BLOCK_OPENER #95

Description

@flukeout

See here...

image

In this rule we get access to the selector which is the following string...

div font-weight: bold

This is used to add the highlight above, which seems like overkill. We should modify this somewhat to maybe parse out the selector used? An easy solution would be to just look for the first space in this string and then assume that the selector is whatever precedes the space?

cc @Pomax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions