ccl-testing icon indicating copy to clipboard operation
ccl-testing copied to clipboard

Whitenoise filterFile might not be working as expected.

Open feckertson opened this issue 4 years ago • 1 comments

Adding subroutineName to violationId + scriptName + variableName stops the filtering.

feckertson avatar Jul 08 '20 11:07 feckertson

Currently violations do not know the subroutine in which they occur.

Using JdomAnalysisRule.Delegate.getScope it would be possible to identify the subroutine [name] and support this.

feckertson avatar Sep 29 '20 23:09 feckertson