Results 16 comments of Michael Olšavský

I know this library is deprecated for over a year now but it'd really help to fix or rather just generate proper schema.json from the source that is already in...

Perhaps we could reflect this behavior in the Mockito documentation until the switch to mockito-inline is merged? I can see the inline mock maker mentioned for final types & final...

I definitely like the proposal! It would cover the whole functionality of the rule we're using now + it would have better DX. Anyway though, the issue was not meant...

Finishing this would be very much welcome! What's the reason behind closing this PR, please?

Since Jackson supports ordering of properties and map entries out of the box (ORDER_MAP_ENTRIES_BY_KEYS, SORT_PROPERTIES_ALPHABETICALLY options), allowing to pass an instance of ObjectMapper will make the JsonJacksonApprovals implementation on par...

I would argue that the proposed https://github.com/qossmic/deptrac-src/pull/21 is a sweet spot between introducing a public extension point in the Deptrac API, and overriding the internals (which is something we have...