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

[Maintenance] simplify all to none #1991

Commits on Jul 9, 2024

  1. update KoinExtension.kt

    JunJaBoy authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eafb444 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request InsertKoinIO#1913 from JunJaBoy/patch-2

    update KoinExtension.kt
    arnaudgiuliani authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    74f9198 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    2eb9163 View commit details
    Browse the repository at this point in the history
  2. [Maintenance] simplify all to none

    We can avoid negation in lambda by using `none` instead of `all`.
    GrzegorzBobryk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    93f1dc1 View commit details
    Browse the repository at this point in the history