Tidy up post-refactoring analysis modules #3058
Labels
epic
A large body of work that is broken down into smaller issues
language: Java
Issue/PR related to the Java language feature/analysis/docs
language: Kotlin
Issue/PR related to the Kotlin language feature/analysis/docs
tech-debt
A technical issue that is not observable by the users, but improves maintainers quality of life
The refactoring done in #3034 uncovered a lot of difficult to comprehend code, as well as introduced more code / abstractions that are in themselves difficult to comprehend. The PR was merged into master prematurely to avoid having an enormous long-lived branch just collecting merge conflicts, so it's not perfect to say the least, and some of the code needs to be revisited in the near future while the context is still fresh in memory.
This is an umbrella issue for post-refactoring refactorings.
Issues:
dokka-base
into the new analysis modules. Note: some tests rely on the implementation details, so some refactoring is needed as well. Assignee: @IgnatBeresnev@inheritdoc
tag works.TODO [beresnev]
jsoup
inanalysis-markdown-jb
(used for something insignificant)analysis-markdown-jb
inanalysis-java-psi
(used for something insignificant)dokka-base
and other modules. The TODOs are marked asTODO [beresnev]
The text was updated successfully, but these errors were encountered: