Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ignore: ["inside-block"] and splitList to selector-disallowed-list #6334

Commits on Sep 10, 2022

  1. Add ignore inside-block and iterateThroughSelectorList option to sele…

    …ctor-disallowed-list
    Matthew Manuel authored and Matthew Manuel committed Sep 10, 2022
    Copy the full SHA
    bfe1678 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    mattmanuel90 and jeddy3 committed Sep 10, 2022
    Copy the full SHA
    fff98a8 View commit details
    Browse the repository at this point in the history
  3. Renamed iterateThroughSelectorList into iterateThroughList for concis…

    …eness in selector-disallowed-list
    Matthew Manuel authored and Matthew Manuel committed Sep 10, 2022
    Copy the full SHA
    22f14c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Copy the full SHA
    a258701 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    248530c View commit details
    Browse the repository at this point in the history
  3. Rename option from iterateThroughList to splitList. Refactored some c…

    …ode and fixed typo
    Matthew Manuel committed Sep 12, 2022
    Copy the full SHA
    c6c2af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Update lib/rules/selector-disallowed-list/README.md

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    mattmanuel90 and ybiquitous committed Sep 13, 2022
    Copy the full SHA
    51bc183 View commit details
    Browse the repository at this point in the history
  2. Ran npm run format and applied changes to README.md

    Matthew Manuel committed Sep 13, 2022
    Copy the full SHA
    4ac0257 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c78c764 View commit details
    Browse the repository at this point in the history