FallThrough
https://checkstyle.org/config_coding.html#FallThrough_Examples
We need to use same java code snippet for all config in examples section.
To let user see how behavior of validation changing on same java code, by change in config only.
Detected at #12966 (comment)
Example of same java code https://checkstyle.org/config_coding.html#ArrayTrailingComma_Examples for all examples , and only config is changing and trailing comments are changing.
FallThrough
https://checkstyle.org/config_coding.html#FallThrough_Examples
We need to use same java code snippet for all config in examples section.
To let user see how behavior of validation changing on same java code, by change in config only.
Detected at #12966 (comment)
Example of same java code https://checkstyle.org/config_coding.html#ArrayTrailingComma_Examples for all examples , and only config is changing and trailing comments are changing.