|
@@ -22,7 +22,8 @@
|
|
</Match>
|
|
</Match>
|
|
<Bug pattern="PATH_TRAVERSAL_IN" />
|
|
<Bug pattern="PATH_TRAVERSAL_IN" />
|
|
<Bug pattern="ANDROID_EXTERNAL_FILE_ACCESS" />
|
|
<Bug pattern="ANDROID_EXTERNAL_FILE_ACCESS" />
|
|
|
|
+ <Bug pattern="BAS_BLOATED_ASSIGNMENT_SCOPE" />
|
|
|
|
|
|
- <!-- This is unmanageable for now dur to large amount of interconnected static state -->
|
|
|
|
|
|
+ <!-- This is unmanageable for now due to large amount of interconnected static state -->
|
|
<Bug pattern="FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY"/>
|
|
<Bug pattern="FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY"/>
|
|
</FindBugsFilter>
|
|
</FindBugsFilter>
|