Closed
Description
Thanks to a comment from @kashike (bb17ad8#r145406526), I noticed that our Checkstyle configuration does not enforce the order of Javadoc tags for record
types.
We should therefore add RECORD_DEF
to the Checkstyle configuration for the AtclauseOrderCheck
.