Skip to content

cleanup: Don't use private struct for final types

Bilal Elmoussaoui requested to merge bilelmoussaoui/type-cleanup into main

All those types were declared as final, so dropped the use of a priv field. See commits.

I have intentionally split everything in smaller chunks to make it easy to review, but can squash things later once approved.

Merge request reports

Loading