Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | Migrate to JUnit 5 and unify used test API (#3138) | Ignat Beresnev | |
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules | |||
2023-02-24 | Mark Plugin Api as experimental (#2743) | Vadim Mishenev | |
2022-07-08 | Revise developer guides documentation (#2523) | Ignat Beresnev | |
2021-03-01 | Add ability to suppress obvious functions like equals, toString... (#1758) | Marcin Aman | |
* Add ability to suppress obvious functions like equals, toString... * Add ability to suppress obvious functions like equals, toString... | |||
2021-03-01 | Suppress tag support (#1742) | Marcin Aman | |
* Suppress tag support * Support Hide tag in javadoc * Extract hide tag to be in separate plugin |