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

Feature: Allow Explicit Separator after Top-of-file-comments #92

Merged
merged 14 commits into from
May 19, 2023

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    50abaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf03eb View commit details
    Browse the repository at this point in the history
  3. Centralize plugin-option-parsing

    Also fixes a regression in tests/ImportsSeparatedIntoSideEffectGroups!
    fbartho committed May 17, 2023
    Configuration menu
    Copy the full SHA
    296b825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7355f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc9c5c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27b842f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1efc703 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8703e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59a5076 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    3bf85f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5d76e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Inject required groups after leading separator if present (#95)

    Created as a separate PR to review if I'm missing anything
    
    ---------
    
    Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
    fbartho and IanVS committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0789e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f2652 View commit details
    Browse the repository at this point in the history
  3. PR Feedback: Migration update

    fbartho committed May 19, 2023
    Configuration menu
    Copy the full SHA
    269756e View commit details
    Browse the repository at this point in the history