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

Have Zeitwerk not automatically load filters #383

Merged
merged 4 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Have Zeitwerk not automatically load filters

    This causes problems if the underlying filter is not called, because
    Zeitwerk attempts to laod the required dependencies
    
    cf https://github.com/fxn/zeitwerk#use-case-the-adapter-pattern
    gjtorikian committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5fec5a2 View commit details
    Browse the repository at this point in the history
  2. update dependency schedule

    gjtorikian committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f71cb34 View commit details
    Browse the repository at this point in the history
  3. require filters in tests

    gjtorikian committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3b013a8 View commit details
    Browse the repository at this point in the history
  4. lint

    gjtorikian committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    716e537 View commit details
    Browse the repository at this point in the history