fix indentation error
This commit is contained in:
parent
8ab17acbc6
commit
02ad1308ff
|
|
@ -288,7 +288,7 @@ public abstract class AbstractClassCouplingCheck extends Check
|
|||
new Object[] {
|
||||
new Integer(mReferencedClassNames.size()),
|
||||
new Integer(getMax()),
|
||||
mReferencedClassNames.toString(), });
|
||||
mReferencedClassNames.toString(), });
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue