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

fix(eslint-plugin): fix schemas across several rules and add schema tests #6894

Closed
wants to merge 14 commits into from

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    68b193d View commit details
    Browse the repository at this point in the history
  2. Actually fix array-type

    domdomegg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d4ce93b View commit details
    Browse the repository at this point in the history
  3. Add schema tests

    domdomegg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ff0281c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168aa06 View commit details
    Browse the repository at this point in the history
  5. Make ajv a devDependency

    domdomegg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    018163c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea13617 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    937a8e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    03102d2 View commit details
    Browse the repository at this point in the history
  2. Maybe fix docs build

    domdomegg committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    20ec869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b89ae View commit details
    Browse the repository at this point in the history
  4. Fix for ESLint 6

    domdomegg committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2898df4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aca2ead View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    a97f9a1 View commit details
    Browse the repository at this point in the history
  2. Update packages/eslint-plugin/src/rules/no-restricted-imports.ts

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    domdomegg and JoshuaKGoldberg committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4d6f65e View commit details
    Browse the repository at this point in the history