Skip to content

Find similarity between rules #52

@joereynolds

Description

@joereynolds

Using the string-similarity package, we can find the similarity between a selector.

What I think should happen is:

  • Go through the file building up a dictionary i.e.
    {
    my-selector: 'some-hash'
    }
  • Find all identical (or close) hashes
  • Warn of these

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions