Submitter suggest to only fire this rule when the class is
defined as follows:
public void A extends Object {
//observations for 3, 20, 125, 167
}
We can make this rule configurable, in that case the rule
can be applied to a subset of classes (including the
java.lang.Object case), but also to a smaller subset.
Rules should be multiple configurable or the class names
could be separated with a ',' or ';' (See other rule about
Do not use...).
If the text field is empty the rule will work as before!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=176094
Submitter suggest to only fire this rule when the class is
defined as follows:
public void A extends Object {
//observations for 3, 20, 125, 167
}
We can make this rule configurable, in that case the rule
can be applied to a subset of classes (including the
java.lang.Object case), but also to a smaller subset.
Rules should be multiple configurable or the class names
could be separated with a ',' or ';' (See other rule about
Do not use...).
If the text field is empty the rule will work as before!