pinterest / ktlint

An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.07k stars 504 forks source link

Revert "Remove dependency org.codehaus.janino:janino (#2545)" #2558

Closed paul-dingemans closed 4 months ago

paul-dingemans commented 4 months ago

Description

Janino is required for logback-test.xml conditional configuration so that trace-logging in unit test can be automatically enabled using an environment variable

This (partially) reverts commit a6e6b557396ef7c4a2e884dbac828670d682cd94 (#2545)

Checklist

Before submitting the PR, please check following (checks which are not relevant may be ignored):

Documentation is updated. See difference between snapshot and release documentation