Extended Naming Rule with prefix, does not warn for static methods for UpperCamelCase.
[5.1.1700]
When I have the following setting set:
Nothing is said about my method:
But if I change to e.g. ALL_UPPER, it warns me:
Is this a bug or am I missing something here?
Please sign in to leave a comment.
Sorry, seems to be the same as this reported issue http://youtrack.jetbrains.net/issue/RSRP-178819 .