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

feat(eslint-plugin): [max-params] don't count this: void parameter #7696

Merged
merged 11 commits into from
Oct 17, 2023

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    d542963 View commit details
    Browse the repository at this point in the history
  2. hard-code schema

    StyleShit committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    59f2f37 View commit details
    Browse the repository at this point in the history
  3. refactor

    StyleShit committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f9c5958 View commit details
    Browse the repository at this point in the history
  4. lint

    StyleShit committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    23c4ce7 View commit details
    Browse the repository at this point in the history
  5. snapshot

    StyleShit committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f613530 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    1f82e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. wip

    StyleShit committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9b258f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0a019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b6fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update packages/eslint-plugin/src/rules/max-params.ts

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