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

[New] no-disabled rule #830

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 26, 2022

  1. [New] no-disabled rule

    Courtney Nguyen committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c95e07b View commit details
    Browse the repository at this point in the history
  2. Only target specific elements to run eslint rule on

    Courtney Nguyen committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    aa41427 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Added tests, and switched rule from erroring to warning

    Courtney Nguyen committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1d89958 View commit details
    Browse the repository at this point in the history
  2. Typo

    Courtney Nguyen committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b2cfb4b View commit details
    Browse the repository at this point in the history
  3. Updated wording, added additional tests

    Courtney Nguyen committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b95ebd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Add elements to rule config so they can be overriden

    Courtney Nguyen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    167c235 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Added rule details cautioning the usage of disabled

    Courtney Nguyen committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a556263 View commit details
    Browse the repository at this point in the history
  2. Added rule details cautioning the usage of disabled

    Courtney Nguyen committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    23d6ef9 View commit details
    Browse the repository at this point in the history