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

Bundle slf4j-nop in detekt-formatting JAR #5153

Merged
merged 2 commits into from Aug 1, 2022
Merged

Commits on Jul 31, 2022

  1. Copy the full SHA
    c6c82fe View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Address SLF4J warning when running tests

    Hides this warning:
        SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
        SLF4J: Defaulting to no-operation (NOP) logger implementation
        SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    3flex committed Aug 1, 2022
    Copy the full SHA
    9195ac2 View commit details
    Browse the repository at this point in the history