- check : https://checkstyle.sourceforge.io/checks/coding/arraytrailingcomma.html#ArrayTrailingComma - This recipe adds a trailing comma to the last array element when the `ArrayTrailingComma` Checkstyle rule is violated.
ArrayTrailingCommaCheckstyle rule is violated.