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 ability to detect unused variables #660

Merged
merged 13 commits into from
Apr 14, 2021
Merged

Add ability to detect unused variables #660

merged 13 commits into from
Apr 14, 2021

Commits on Jul 11, 2020

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

Commits on Apr 14, 2021

  1. Merge branch 'master' into mfn-detect-unused

    # Conflicts:
    #	src/GraphQL.php
    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2b8d570 View commit details
    Browse the repository at this point in the history
  2. composer fix-style

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7c3fdd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8176921 View commit details
    Browse the repository at this point in the history
  4. If not yet parsed, parse query

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    4bd15fc View commit details
    Browse the repository at this point in the history
  5. Decorate execution result

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3a7d845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93cb6eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3c17d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4e58e0 View commit details
    Browse the repository at this point in the history
  9. Add config option

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    93f2866 View commit details
    Browse the repository at this point in the history
  10. Add changelog

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b28612b View commit details
    Browse the repository at this point in the history
  11. Add test

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c51bdc5 View commit details
    Browse the repository at this point in the history
  12. Update README

    mfn committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8e22f91 View commit details
    Browse the repository at this point in the history