mockito / mockito-kotlin

Using Mockito with Kotlin
MIT License
3.09k stars 198 forks source link

Reduce warnings during build, in IDE and in GitHub UI #501

Closed TWiStErRob closed 7 months ago

TWiStErRob commented 7 months ago

Thank you for submitting a pull request! But first:

Existing tests should cover everything, most changes in this PR are only for human readers.

TWiStErRob commented 7 months ago

@TimvdLippe rebased to resolve conflict, ready for review. Recommended commit by commit, only the last one has a lot of (whitespace) changes, the rest are tiny.

TimvdLippe commented 7 months ago

This looks good to me, do you mind rebasing again as I just merged your other PR?

TWiStErRob commented 7 months ago

Merged in and resolved the conflict

TWiStErRob commented 7 months ago

(Merge shows what changes more trivially than rebase, if you open it on GH)