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): add rule use-unknown-in-catch-callback-variables #8383

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    2bbf5fc View commit details
    Browse the repository at this point in the history
  2. fix spell checker

    kirkwaiblinger committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    955e113 View commit details
    Browse the repository at this point in the history
  3. fix broken link

    kirkwaiblinger committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ccb352d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    2364a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcf80c View commit details
    Browse the repository at this point in the history
  3. Your -> The

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    kirkwaiblinger and JoshuaKGoldberg committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f3cd4d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ddaeb0 View commit details
    Browse the repository at this point in the history
  5. add to strict config

    kirkwaiblinger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8937352 View commit details
    Browse the repository at this point in the history
  6. Add examples to docs

    kirkwaiblinger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f9af052 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfd1403 View commit details
    Browse the repository at this point in the history
  8. tweaks

    kirkwaiblinger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1112bfb View commit details
    Browse the repository at this point in the history
  9. docs changes

    kirkwaiblinger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    74b4096 View commit details
    Browse the repository at this point in the history
  10. Improve wording for "when not to use this"

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    kirkwaiblinger and JoshuaKGoldberg committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c3db638 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f229ab View commit details
    Browse the repository at this point in the history
  12. remove dead return

    kirkwaiblinger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    88176a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a38257 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e124d90 View commit details
    Browse the repository at this point in the history
  15. Improve main error message wording

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    kirkwaiblinger and JoshuaKGoldberg committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    671c44d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

    kirkwaiblinger committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1f5f70e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix casing

    kirkwaiblinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2f175df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b721623 View commit details
    Browse the repository at this point in the history
  3. config update

    kirkwaiblinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    91a7725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef47613 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge branch 'main'

    JoshuaKGoldberg committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4d1860f View commit details
    Browse the repository at this point in the history
  2. Regenerate configs

    JoshuaKGoldberg committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    89bed41 View commit details
    Browse the repository at this point in the history