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 eslint rule for preventing string literals in select/dispatch/useDispatch #28726

Merged
merged 10 commits into from
Feb 9, 2021

Commits on Feb 5, 2021

  1. Add rule

    david-szabo97 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4e711f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    643d5c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1cea1 View commit details
    Browse the repository at this point in the history
  4. Rework logic

    david-szabo97 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a84b02b View commit details
    Browse the repository at this point in the history
  5. Fix TypeError

    david-szabo97 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c19356a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Add tests

    david-szabo97 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7b86a65 View commit details
    Browse the repository at this point in the history
  2. Rename variables

    david-szabo97 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ae672af View commit details
    Browse the repository at this point in the history
  3. Update comment

    david-szabo97 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    440cd57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56cde4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98d0fa1 View commit details
    Browse the repository at this point in the history