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

Enable rename plugin #2809

Merged
merged 21 commits into from
Apr 3, 2022
Merged

Commits on Mar 29, 2022

  1. refactor rename plugin

      - add context to error messages
      - remove unnecessary unwrapping of ParsedSource
      - use HashSet for references
      - consistent naming, whitespace, indentation, imports style
    OliverMadine committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    6f16def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0207037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    801271d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03c31ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dafdd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7cda24 View commit details
    Browse the repository at this point in the history
  7. enable rename plugin

      - add rename package to hackage CI
      - set default build flag to True
    OliverMadine committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ca5f91a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6731ef0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9ae847 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    062fe8c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    866d6f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bace426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35775e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6065ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61656f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53b9cee View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. fix typo in rename docs

    OliverMadine committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d024a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b469eef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb91db0 View commit details
    Browse the repository at this point in the history
  4. Revert "relocate orphaned instances from rename plugin"

    This reverts commit bb91db0.
    OliverMadine committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    70f4e18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f942f View commit details
    Browse the repository at this point in the history