src/checkstyle/checks/comments/CommentedOutCodeCheck.hx
COMMENTED_OUT_CODE
modifier order is invalid (modifier: FINAL
) Open
Open
static inline final COMMENTED_OUT_CODE:String = "This block of commented-out lines of code should be removed";
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that the order of modifiers conforms to the standards.