Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Gendarme.Rules.Design « rules « gendarme - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--AbstractTypesShouldNotHavePublicConstructorsRule.cs2713logplain
-rw-r--r--AttributeArgumentsShouldHaveAccessorsRule.cs4190logplain
-rw-r--r--AvoidEmptyInterfaceRule.cs2848logplain
-rw-r--r--AvoidMultidimensionalIndexerRule.cs2755logplain
-rw-r--r--AvoidPropertiesWithoutGetAccessorRule.cs3041logplain
-rw-r--r--AvoidPublicInstanceFieldsRule.cs3566logplain
-rw-r--r--AvoidRefAndOutParametersRule.cs4125logplain
-rw-r--r--AvoidSmallNamespaceRule.cs5387logplain
-rw-r--r--AvoidVisibleNestedTypesRule.cs2985logplain
-rw-r--r--ChangeLog28826logplain
-rw-r--r--ConsiderAddingInterfaceRule.cs6120logplain
-rw-r--r--ConsiderConvertingFieldToNullableRule.cs4865logplain
-rw-r--r--ConsiderConvertingMethodToPropertyRule.cs4716logplain
-rw-r--r--ConsiderUsingStaticTypeRule.cs3970logplain
-rw-r--r--DeclareEventHandlersCorrectlyRule.cs6720logplain
-rw-r--r--DefineAZeroValueRule.cs1799logplain
-rw-r--r--DisposableTypesShouldHaveFinalizerRule.cs3246logplain
-rw-r--r--DoNotDeclareVirtualMethodsInSealedTypeRule.cs3100logplain
-rw-r--r--DontDeclareProtectedFieldsInSealedClassRule.cs3625logplain
-rw-r--r--EnsureSymmetryForOverloadedOperatorsRule.cs5251logplain
-rw-r--r--EnumsShouldDefineAZeroValueRule.cs2570logplain
-rw-r--r--EnumsShouldUseInt32Rule.cs3614logplain
-rw-r--r--FinalizersShouldBeProtectedRule.cs3402logplain
-rw-r--r--FlagsShouldNotDefineAZeroValueRule.cs3077logplain
-rwxr-xr-xGendarme.Rules.Design.csproj6252logplain
-rw-r--r--ImplementEqualsAndGetHashCodeInPairRule.cs3871logplain
-rw-r--r--ImplementIComparableCorreclyRule.cs5136logplain
-rw-r--r--InternalNamespacesShouldNotExposeTypesRule.cs3235logplain
-rw-r--r--MainShouldNotBePublicRule.cs3666logplain
-rw-r--r--Makefile.am3489logplain
-rw-r--r--MarkAssemblyWithAssemblyVersionRule.cs2725logplain
-rw-r--r--MarkAssemblyWithAttributeRule.cs1932logplain
-rw-r--r--MarkAssemblyWithCLSCompliantRule.cs2571logplain
-rw-r--r--MarkAssemblyWithComVisibleRule.cs2517logplain
-rw-r--r--MissingAttributeUsageOnCustomAttributeRule.cs2997logplain
-rw-r--r--OperatorEqualsShouldBeOverloadedRule.cs4102logplain
-rw-r--r--OverrideEqualsMethodRule.cs3001logplain
-rw-r--r--PreferEventsOverMethodsRule.cs3904logplain
-rw-r--r--PreferIntegerOrStringForIndexersRule.cs3099logplain
-rw-r--r--ProvideAlternativeNamesForOperatorOverloadsRule.cs9370logplain
d---------Test2797logplain
-rw-r--r--TypesShouldBeInsideNamespacesRule.cs2905logplain
-rw-r--r--TypesWithDisposableFieldsShouldBeDisposableRule.cs4952logplain
-rw-r--r--TypesWithNativeFieldsShouldBeDisposableRule.cs4588logplain
-rw-r--r--UseCorrectDisposeSignaturesRule.cs8222logplain
-rw-r--r--UseFlagsAttributeRule.cs5517logplain
-rw-r--r--UsingCloneWithoutImplementingICloneableRule.cs3938logplain