xref: /JGit/org.eclipse.jgit.lfs/.fbprefs (revision 536db18cc62afab2d38aac5b2af73f575f40d8b6)
1*536db18cSMatthias Sohn#FindBugs User Preferences
2*536db18cSMatthias Sohn#Mon May 04 16:24:13 PDT 2009
3*536db18cSMatthias SohndetectorAppendingToAnObjectOutputStream=AppendingToAnObjectOutputStream|true
4*536db18cSMatthias SohndetectorBadAppletConstructor=BadAppletConstructor|false
5*536db18cSMatthias SohndetectorBadResultSetAccess=BadResultSetAccess|true
6*536db18cSMatthias SohndetectorBadSyntaxForRegularExpression=BadSyntaxForRegularExpression|true
7*536db18cSMatthias SohndetectorBadUseOfReturnValue=BadUseOfReturnValue|true
8*536db18cSMatthias SohndetectorBadlyOverriddenAdapter=BadlyOverriddenAdapter|true
9*536db18cSMatthias SohndetectorBooleanReturnNull=BooleanReturnNull|true
10*536db18cSMatthias SohndetectorCallToUnsupportedMethod=CallToUnsupportedMethod|true
11*536db18cSMatthias SohndetectorCheckImmutableAnnotation=CheckImmutableAnnotation|true
12*536db18cSMatthias SohndetectorCheckTypeQualifiers=CheckTypeQualifiers|true
13*536db18cSMatthias SohndetectorCloneIdiom=CloneIdiom|false
14*536db18cSMatthias SohndetectorComparatorIdiom=ComparatorIdiom|true
15*536db18cSMatthias SohndetectorConfusedInheritance=ConfusedInheritance|true
16*536db18cSMatthias SohndetectorConfusionBetweenInheritedAndOuterMethod=ConfusionBetweenInheritedAndOuterMethod|true
17*536db18cSMatthias SohndetectorCrossSiteScripting=CrossSiteScripting|true
18*536db18cSMatthias SohndetectorDoInsideDoPrivileged=DoInsideDoPrivileged|true
19*536db18cSMatthias SohndetectorDontCatchIllegalMonitorStateException=DontCatchIllegalMonitorStateException|true
20*536db18cSMatthias SohndetectorDontUseEnum=DontUseEnum|true
21*536db18cSMatthias SohndetectorDroppedException=DroppedException|true
22*536db18cSMatthias SohndetectorDumbMethodInvocations=DumbMethodInvocations|true
23*536db18cSMatthias SohndetectorDumbMethods=DumbMethods|true
24*536db18cSMatthias SohndetectorDuplicateBranches=DuplicateBranches|true
25*536db18cSMatthias SohndetectorEmptyZipFileEntry=EmptyZipFileEntry|true
26*536db18cSMatthias SohndetectorEqualsOperandShouldHaveClassCompatibleWithThis=EqualsOperandShouldHaveClassCompatibleWithThis|true
27*536db18cSMatthias SohndetectorFinalizerNullsFields=FinalizerNullsFields|true
28*536db18cSMatthias SohndetectorFindBadCast2=FindBadCast2|true
29*536db18cSMatthias SohndetectorFindBadForLoop=FindBadForLoop|true
30*536db18cSMatthias SohndetectorFindCircularDependencies=FindCircularDependencies|false
31*536db18cSMatthias SohndetectorFindDeadLocalStores=FindDeadLocalStores|true
32*536db18cSMatthias SohndetectorFindDoubleCheck=FindDoubleCheck|true
33*536db18cSMatthias SohndetectorFindEmptySynchronizedBlock=FindEmptySynchronizedBlock|true
34*536db18cSMatthias SohndetectorFindFieldSelfAssignment=FindFieldSelfAssignment|true
35*536db18cSMatthias SohndetectorFindFinalizeInvocations=FindFinalizeInvocations|true
36*536db18cSMatthias SohndetectorFindFloatEquality=FindFloatEquality|true
37*536db18cSMatthias SohndetectorFindHEmismatch=FindHEmismatch|true
38*536db18cSMatthias SohndetectorFindInconsistentSync2=FindInconsistentSync2|true
39*536db18cSMatthias SohndetectorFindJSR166LockMonitorenter=FindJSR166LockMonitorenter|true
40*536db18cSMatthias SohndetectorFindLocalSelfAssignment2=FindLocalSelfAssignment2|true
41*536db18cSMatthias SohndetectorFindMaskedFields=FindMaskedFields|true
42*536db18cSMatthias SohndetectorFindMismatchedWaitOrNotify=FindMismatchedWaitOrNotify|true
43*536db18cSMatthias SohndetectorFindNakedNotify=FindNakedNotify|true
44*536db18cSMatthias SohndetectorFindNonSerializableStoreIntoSession=FindNonSerializableStoreIntoSession|true
45*536db18cSMatthias SohndetectorFindNonSerializableValuePassedToWriteObject=FindNonSerializableValuePassedToWriteObject|true
46*536db18cSMatthias SohndetectorFindNonShortCircuit=FindNonShortCircuit|true
47*536db18cSMatthias SohndetectorFindNullDeref=FindNullDeref|true
48*536db18cSMatthias SohndetectorFindNullDerefsInvolvingNonShortCircuitEvaluation=FindNullDerefsInvolvingNonShortCircuitEvaluation|true
49*536db18cSMatthias SohndetectorFindOpenStream=FindOpenStream|true
50*536db18cSMatthias SohndetectorFindPuzzlers=FindPuzzlers|true
51*536db18cSMatthias SohndetectorFindRefComparison=FindRefComparison|true
52*536db18cSMatthias SohndetectorFindReturnRef=FindReturnRef|true
53*536db18cSMatthias SohndetectorFindRunInvocations=FindRunInvocations|true
54*536db18cSMatthias SohndetectorFindSelfComparison=FindSelfComparison|true
55*536db18cSMatthias SohndetectorFindSelfComparison2=FindSelfComparison2|true
56*536db18cSMatthias SohndetectorFindSleepWithLockHeld=FindSleepWithLockHeld|true
57*536db18cSMatthias SohndetectorFindSpinLoop=FindSpinLoop|true
58*536db18cSMatthias SohndetectorFindSqlInjection=FindSqlInjection|true
59*536db18cSMatthias SohndetectorFindTwoLockWait=FindTwoLockWait|true
60*536db18cSMatthias SohndetectorFindUncalledPrivateMethods=FindUncalledPrivateMethods|true
61*536db18cSMatthias SohndetectorFindUnconditionalWait=FindUnconditionalWait|true
62*536db18cSMatthias SohndetectorFindUninitializedGet=FindUninitializedGet|true
63*536db18cSMatthias SohndetectorFindUnrelatedTypesInGenericContainer=FindUnrelatedTypesInGenericContainer|true
64*536db18cSMatthias SohndetectorFindUnreleasedLock=FindUnreleasedLock|true
65*536db18cSMatthias SohndetectorFindUnsatisfiedObligation=FindUnsatisfiedObligation|true
66*536db18cSMatthias SohndetectorFindUnsyncGet=FindUnsyncGet|true
67*536db18cSMatthias SohndetectorFindUselessControlFlow=FindUselessControlFlow|true
68*536db18cSMatthias SohndetectorFormatStringChecker=FormatStringChecker|true
69*536db18cSMatthias SohndetectorHugeSharedStringConstants=HugeSharedStringConstants|true
70*536db18cSMatthias SohndetectorIDivResultCastToDouble=IDivResultCastToDouble|true
71*536db18cSMatthias SohndetectorIncompatMask=IncompatMask|true
72*536db18cSMatthias SohndetectorInconsistentAnnotations=InconsistentAnnotations|true
73*536db18cSMatthias SohndetectorInefficientMemberAccess=InefficientMemberAccess|false
74*536db18cSMatthias SohndetectorInefficientToArray=InefficientToArray|true
75*536db18cSMatthias SohndetectorInfiniteLoop=InfiniteLoop|true
76*536db18cSMatthias SohndetectorInfiniteRecursiveLoop=InfiniteRecursiveLoop|true
77*536db18cSMatthias SohndetectorInfiniteRecursiveLoop2=InfiniteRecursiveLoop2|false
78*536db18cSMatthias SohndetectorInheritanceUnsafeGetResource=InheritanceUnsafeGetResource|true
79*536db18cSMatthias SohndetectorInitializationChain=InitializationChain|true
80*536db18cSMatthias SohndetectorInstantiateStaticClass=InstantiateStaticClass|true
81*536db18cSMatthias SohndetectorInvalidJUnitTest=InvalidJUnitTest|true
82*536db18cSMatthias SohndetectorIteratorIdioms=IteratorIdioms|true
83*536db18cSMatthias SohndetectorLazyInit=LazyInit|true
84*536db18cSMatthias SohndetectorLoadOfKnownNullValue=LoadOfKnownNullValue|true
85*536db18cSMatthias SohndetectorMethodReturnCheck=MethodReturnCheck|true
86*536db18cSMatthias SohndetectorMultithreadedInstanceAccess=MultithreadedInstanceAccess|true
87*536db18cSMatthias SohndetectorMutableLock=MutableLock|true
88*536db18cSMatthias SohndetectorMutableStaticFields=MutableStaticFields|true
89*536db18cSMatthias SohndetectorNaming=Naming|true
90*536db18cSMatthias SohndetectorNumberConstructor=NumberConstructor|true
91*536db18cSMatthias SohndetectorOverridingEqualsNotSymmetrical=OverridingEqualsNotSymmetrical|true
92*536db18cSMatthias SohndetectorPreferZeroLengthArrays=PreferZeroLengthArrays|true
93*536db18cSMatthias SohndetectorPublicSemaphores=PublicSemaphores|false
94*536db18cSMatthias SohndetectorQuestionableBooleanAssignment=QuestionableBooleanAssignment|true
95*536db18cSMatthias SohndetectorReadReturnShouldBeChecked=ReadReturnShouldBeChecked|true
96*536db18cSMatthias SohndetectorRedundantInterfaces=RedundantInterfaces|true
97*536db18cSMatthias SohndetectorRepeatedConditionals=RepeatedConditionals|true
98*536db18cSMatthias SohndetectorRuntimeExceptionCapture=RuntimeExceptionCapture|true
99*536db18cSMatthias SohndetectorSerializableIdiom=SerializableIdiom|true
100*536db18cSMatthias SohndetectorStartInConstructor=StartInConstructor|true
101*536db18cSMatthias SohndetectorStaticCalendarDetector=StaticCalendarDetector|true
102*536db18cSMatthias SohndetectorStringConcatenation=StringConcatenation|true
103*536db18cSMatthias SohndetectorSuperfluousInstanceOf=SuperfluousInstanceOf|true
104*536db18cSMatthias SohndetectorSuspiciousThreadInterrupted=SuspiciousThreadInterrupted|true
105*536db18cSMatthias SohndetectorSwitchFallthrough=SwitchFallthrough|true
106*536db18cSMatthias SohndetectorSynchronizeAndNullCheckField=SynchronizeAndNullCheckField|true
107*536db18cSMatthias SohndetectorSynchronizeOnClassLiteralNotGetClass=SynchronizeOnClassLiteralNotGetClass|true
108*536db18cSMatthias SohndetectorSynchronizingOnContentsOfFieldToProtectField=SynchronizingOnContentsOfFieldToProtectField|true
109*536db18cSMatthias SohndetectorURLProblems=URLProblems|true
110*536db18cSMatthias SohndetectorUncallableMethodOfAnonymousClass=UncallableMethodOfAnonymousClass|true
111*536db18cSMatthias SohndetectorUnnecessaryMath=UnnecessaryMath|true
112*536db18cSMatthias SohndetectorUnreadFields=UnreadFields|true
113*536db18cSMatthias SohndetectorUseObjectEquals=UseObjectEquals|false
114*536db18cSMatthias SohndetectorUselessSubclassMethod=UselessSubclassMethod|false
115*536db18cSMatthias SohndetectorVarArgsProblems=VarArgsProblems|true
116*536db18cSMatthias SohndetectorVolatileUsage=VolatileUsage|true
117*536db18cSMatthias SohndetectorWaitInLoop=WaitInLoop|true
118*536db18cSMatthias SohndetectorWrongMapIterator=WrongMapIterator|true
119*536db18cSMatthias SohndetectorXMLFactoryBypass=XMLFactoryBypass|true
120*536db18cSMatthias Sohndetector_threshold=2
121*536db18cSMatthias Sohneffort=default
122*536db18cSMatthias Sohnexcludefilter0=findBugs/FindBugsExcludeFilter.xml
123*536db18cSMatthias Sohnfilter_settings=Medium|BAD_PRACTICE,CORRECTNESS,MT_CORRECTNESS,PERFORMANCE,STYLE|false
124*536db18cSMatthias Sohnfilter_settings_neg=MALICIOUS_CODE,NOISE,I18N,SECURITY,EXPERIMENTAL|
125*536db18cSMatthias Sohnrun_at_full_build=true
126