aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tslint/lib/rules
ModeNameSize
-rw-r--r--adjacentOverloadSignaturesRule.d.ts369logplain
-rw-r--r--adjacentOverloadSignaturesRule.js5392logplain
-rw-r--r--alignRule.d.ts271logplain
-rw-r--r--alignRule.js8937logplain
-rw-r--r--arrayTypeRule.d.ts1035logplain
-rw-r--r--arrayTypeRule.js7260logplain
-rw-r--r--arrowParensRule.d.ts314logplain
-rw-r--r--arrowParensRule.js4291logplain
-rw-r--r--arrowReturnShorthandRule.d.ts290logplain
-rw-r--r--arrowReturnShorthandRule.js4699logplain
-rw-r--r--awaitPromiseRule.d.ts293logplain
-rw-r--r--awaitPromiseRule.js3186logplain
-rw-r--r--banRule.d.ts1276logplain
-rw-r--r--banRule.js5433logplain
-rw-r--r--banTypesRule.d.ts316logplain
-rw-r--r--banTypesRule.js3249logplain
-rw-r--r--callableTypesRule.d.ts309logplain
-rw-r--r--callableTypesRule.js3653logplain
-rw-r--r--classNameRule.d.ts264logplain
-rw-r--r--classNameRule.js2230logplain
-rw-r--r--commentFormatRule.d.ts489logplain
-rw-r--r--commentFormatRule.js10905logplain
-rw-r--r--completedDocsRule.d.ts3459logplain
-rw-r--r--completedDocsRule.js16878logplain
-rw-r--r--curlyRule.d.ts286logplain
-rw-r--r--curlyRule.js4959logplain
-rw-r--r--cyclomaticComplexityRule.d.ts447logplain
-rw-r--r--cyclomaticComplexityRule.js6435logplain
-rw-r--r--deprecationRule.d.ts882logplain
-rw-r--r--deprecationRule.js4921logplain
-rw-r--r--encodingRule.d.ts319logplain
-rw-r--r--encodingRule.js2516logplain
-rw-r--r--eoflineRule.d.ts888logplain
-rw-r--r--eoflineRule.js2152logplain
-rw-r--r--fileHeaderRule.d.ts888logplain
-rw-r--r--fileHeaderRule.js2361logplain
-rw-r--r--forinRule.d.ts264logplain
-rw-r--r--forinRule.js3615logplain
-rw-r--r--importBlacklistRule.d.ts290logplain
-rw-r--r--importBlacklistRule.js4402logplain
-rw-r--r--importSpacingRule.d.ts1246logplain
-rw-r--r--importSpacingRule.js5953logplain
-rw-r--r--indentRule.d.ts935logplain
-rw-r--r--indentRule.js9668logplain
-rw-r--r--interfaceNameRule.d.ts309logplain
-rw-r--r--interfaceNameRule.js3308logplain
-rw-r--r--interfaceOverTypeLiteralRule.d.ts264logplain
-rw-r--r--interfaceOverTypeLiteralRule.js2743logplain
-rw-r--r--jsdocFormatRule.d.ts316logplain
-rw-r--r--jsdocFormatRule.js4970logplain
-rw-r--r--labelPositionRule.d.ts264logplain
-rw-r--r--labelPositionRule.js3026logplain
-rw-r--r--linebreakStyleRule.d.ts917logplain
-rw-r--r--linebreakStyleRule.js3080logplain
-rw-r--r--matchDefaultExportNameRule.d.ts333logplain
-rw-r--r--matchDefaultExportNameRule.js3134logplain
-rw-r--r--maxClassesPerFileRule.d.ts282logplain
-rw-r--r--maxClassesPerFileRule.js3339logplain
-rw-r--r--maxFileLineCountRule.d.ts952logplain
-rw-r--r--maxFileLineCountRule.js2605logplain
-rw-r--r--maxLineLengthRule.d.ts317logplain
-rw-r--r--maxLineLengthRule.js2738logplain
-rw-r--r--memberAccessRule.d.ts369logplain
-rw-r--r--memberAccessRule.js6196logplain
-rw-r--r--memberOrderingRule.d.ts935logplain
-rw-r--r--memberOrderingRule.js18944logplain
-rw-r--r--newParensRule.d.ts888logplain
-rw-r--r--newParensRule.js1970logplain
-rw-r--r--newlineBeforeReturnRule.d.ts264logplain
-rw-r--r--newlineBeforeReturnRule.js3765logplain
-rw-r--r--noAngleBracketTypeAssertionRule.d.ts264logplain
-rw-r--r--noAngleBracketTypeAssertionRule.js2771logplain
-rw-r--r--noAnyRule.d.ts888logplain
-rw-r--r--noAnyRule.js2218logplain
-rw-r--r--noArgRule.d.ts264logplain
-rw-r--r--noArgRule.js2637logplain
-rw-r--r--noBitwiseRule.d.ts888logplain
-rw-r--r--noBitwiseRule.js3989logplain
-rw-r--r--noBooleanLiteralCompareRule.d.ts310logplain
-rw-r--r--noBooleanLiteralCompareRule.js4258logplain
-rw-r--r--noConditionalAssignmentRule.d.ts888logplain
-rw-r--r--noConditionalAssignmentRule.js4762logplain
-rw-r--r--noConsecutiveBlankLinesRule.d.ts552logplain
-rw-r--r--noConsecutiveBlankLinesRule.js5347logplain
-rw-r--r--noConsoleRule.d.ts288logplain
-rw-r--r--noConsoleRule.js2533logplain
-rw-r--r--noConstructRule.d.ts264logplain
-rw-r--r--noConstructRule.js2943logplain
-rw-r--r--noDebuggerRule.d.ts888logplain
-rw-r--r--noDebuggerRule.js1923logplain
-rw-r--r--noDefaultExportRule.d.ts888logplain
-rw-r--r--noDefaultExportRule.js3126logplain
-rw-r--r--noDuplicateSuperRule.d.ts314logplain
-rw-r--r--noDuplicateSuperRule.js6516logplain
-rw-r--r--noDuplicateVariableRule.d.ts278logplain
-rw-r--r--noDuplicateVariableRule.js3613logplain
-rw-r--r--noEmptyInterfaceRule.d.ts311logplain
-rw-r--r--noEmptyInterfaceRule.js2371logplain
-rw-r--r--noEmptyRule.d.ts264logplain
-rw-r--r--noEmptyRule.js3142logplain
-rw-r--r--noEvalRule.d.ts264logplain
-rw-r--r--noEvalRule.js2561logplain
-rw-r--r--noFloatingPromisesRule.d.ts293logplain
-rw-r--r--noFloatingPromisesRule.js2918logplain
-rw-r--r--noForInArrayRule.d.ts917logplain
-rw-r--r--noForInArrayRule.js3697logplain
-rw-r--r--noImportSideEffectRule.d.ts264logplain
-rw-r--r--noImportSideEffectRule.js3170logplain
-rw-r--r--noInferrableTypesRule.d.ts286logplain
-rw-r--r--noInferrableTypesRule.js5737logplain
-rw-r--r--noInferredEmptyObjectTypeRule.d.ts972logplain
-rw-r--r--noInferredEmptyObjectTypeRule.js5015logplain
-rw-r--r--noInternalModuleRule.d.ts888logplain
-rw-r--r--noInternalModuleRule.js3600logplain
-rw-r--r--noInvalidTemplateStringsRule.d.ts264logplain
-rw-r--r--noInvalidTemplateStringsRule.js2133logplain
-rw-r--r--noInvalidThisRule.d.ts938logplain
-rw-r--r--noInvalidThisRule.js4151logplain
-rw-r--r--noIrregularWhitespaceRule.d.ts945logplain
-rw-r--r--noIrregularWhitespaceRule.js2381logplain
-rw-r--r--noMagicNumbersRule.d.ts348logplain
-rw-r--r--noMagicNumbersRule.js4301logplain
-rw-r--r--noMergeableNamespaceRule.d.ts932logplain
-rw-r--r--noMergeableNamespaceRule.js3594logplain
-rw-r--r--noMisusedNewRule.d.ts315logplain
-rw-r--r--noMisusedNewRule.js3005logplain
-rw-r--r--noNamespaceRule.d.ts264logplain
-rw-r--r--noNamespaceRule.js3581logplain
-rw-r--r--noNonNullAssertionRule.d.ts888logplain
-rw-r--r--noNonNullAssertionRule.js1913logplain
-rw-r--r--noNullKeywordRule.d.ts888logplain
-rw-r--r--noNullKeywordRule.js2516logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.d.ts888logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.js3691logplain
-rw-r--r--noParameterPropertiesRule.d.ts1060logplain
-rw-r--r--noParameterPropertiesRule.js3177logplain
-rw-r--r--noReferenceImportRule.d.ts289logplain
-rw-r--r--noReferenceImportRule.js4121logplain
-rw-r--r--noReferenceRule.d.ts888logplain
-rw-r--r--noReferenceRule.js2132logplain
-rw-r--r--noRequireImportsRule.d.ts264logplain
-rw-r--r--noRequireImportsRule.js2319logplain
-rw-r--r--noShadowedVariableRule.d.ts910logplain
-rw-r--r--noShadowedVariableRule.js6746logplain
-rw-r--r--noSparseArraysRule.d.ts264logplain
-rw-r--r--noSparseArraysRule.js3738logplain
-rw-r--r--noStringLiteralRule.d.ts264logplain
-rw-r--r--noStringLiteralRule.js2314logplain
-rw-r--r--noStringThrowRule.d.ts264logplain
-rw-r--r--noStringThrowRule.js2919logplain
-rw-r--r--noSwitchCaseFallThroughRule.d.ts520logplain
-rw-r--r--noSwitchCaseFallThroughRule.js5234logplain
-rw-r--r--noTrailingWhitespaceRule.d.ts264logplain
-rw-r--r--noTrailingWhitespaceRule.js5829logplain
-rw-r--r--noUnboundMethodRule.d.ts917logplain
-rw-r--r--noUnboundMethodRule.js3328logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.d.ts280logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.js3541logplain
-rw-r--r--noUnnecessaryInitializerRule.d.ts309logplain
-rw-r--r--noUnnecessaryInitializerRule.js4033logplain
-rw-r--r--noUnnecessaryQualifierRule.d.ts307logplain
-rw-r--r--noUnnecessaryQualifierRule.js4873logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.d.ts917logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.js3124logplain
-rw-r--r--noUnsafeAnyRule.d.ts1014logplain
-rw-r--r--noUnsafeAnyRule.js9925logplain
-rw-r--r--noUnsafeFinallyRule.d.ts278logplain
-rw-r--r--noUnsafeFinallyRule.js5927logplain
-rw-r--r--noUnusedExpressionRule.d.ts264logplain
-rw-r--r--noUnusedExpressionRule.js9473logplain
-rw-r--r--noUnusedVariableRule.d.ts258logplain
-rw-r--r--noUnusedVariableRule.js15775logplain
-rw-r--r--noUseBeforeDeclareRule.d.ts931logplain
-rw-r--r--noUseBeforeDeclareRule.js3825logplain
-rw-r--r--noVarKeywordRule.d.ts264logplain
-rw-r--r--noVarKeywordRule.js2813logplain
-rw-r--r--noVarRequiresRule.d.ts888logplain
-rw-r--r--noVarRequiresRule.js3153logplain
-rw-r--r--noVoidExpressionRule.d.ts917logplain
-rw-r--r--noVoidExpressionRule.js3685logplain
-rw-r--r--numberLiteralFormatRule.d.ts472logplain
-rw-r--r--numberLiteralFormatRule.js4023logplain
-rw-r--r--objectLiteralKeyQuotesRule.d.ts373logplain
-rw-r--r--objectLiteralKeyQuotesRule.js9795logplain
-rw-r--r--objectLiteralShorthandRule.d.ts927logplain
-rw-r--r--objectLiteralShorthandRule.js3263logplain
-rw-r--r--objectLiteralSortKeysRule.d.ts286logplain
-rw-r--r--objectLiteralSortKeysRule.js3649logplain
-rw-r--r--oneLineRule.d.ts1064logplain
-rw-r--r--oneLineRule.js14350logplain
-rw-r--r--oneVariablePerDeclarationRule.d.ts264logplain
-rw-r--r--oneVariablePerDeclarationRule.js3041logplain
-rw-r--r--onlyArrowFunctionsRule.d.ts264logplain
-rw-r--r--onlyArrowFunctionsRule.js4426logplain
-rw-r--r--orderedImportsRule.d.ts942logplain
-rw-r--r--orderedImportsRule.js14909logplain
-rw-r--r--preferConditionalExpressionRule.d.ts282logplain
-rw-r--r--preferConditionalExpressionRule.js4309logplain
-rw-r--r--preferConstRule.d.ts938logplain
-rw-r--r--preferConstRule.js15004logplain
-rw-r--r--preferForOfRule.d.ts264logplain
-rw-r--r--preferForOfRule.js7376logplain
-rw-r--r--preferFunctionOverMethodRule.d.ts264logplain
-rw-r--r--preferFunctionOverMethodRule.js5184logplain
-rw-r--r--preferMethodSignatureRule.d.ts264logplain
-rw-r--r--preferMethodSignatureRule.js2398logplain
-rw-r--r--preferObjectSpreadRule.d.ts310logplain
-rw-r--r--preferObjectSpreadRule.js4825logplain
-rw-r--r--preferSwitchRule.d.ts264logplain
-rw-r--r--preferSwitchRule.js5444logplain
-rw-r--r--preferTemplateRule.d.ts309logplain
-rw-r--r--preferTemplateRule.js5015logplain
-rw-r--r--promiseFunctionAsyncRule.d.ts293logplain
-rw-r--r--promiseFunctionAsyncRule.js3453logplain
-rw-r--r--quotemarkRule.d.ts324logplain
-rw-r--r--quotemarkRule.js6701logplain
-rw-r--r--radixRule.d.ts264logplain
-rw-r--r--radixRule.js3254logplain
-rw-r--r--restrictPlusOperandsRule.d.ts298logplain
-rw-r--r--restrictPlusOperandsRule.js3334logplain
-rw-r--r--returnUndefinedRule.d.ts353logplain
-rw-r--r--returnUndefinedRule.js5786logplain
-rw-r--r--semicolonRule.d.ts360logplain
-rw-r--r--semicolonRule.js11254logplain
-rw-r--r--spaceBeforeFunctionParenRule.d.ts943logplain
-rw-r--r--spaceBeforeFunctionParenRule.js5577logplain
-rw-r--r--strictBooleanExpressionsRule.d.ts1354logplain
-rw-r--r--strictBooleanExpressionsRule.js16151logplain
-rw-r--r--strictTypePredicatesRule.d.ts461logplain
-rw-r--r--strictTypePredicatesRule.js9486logplain
-rw-r--r--switchDefaultRule.d.ts264logplain
-rw-r--r--switchDefaultRule.js1959logplain
-rw-r--r--trailingCommaRule.d.ts338logplain
-rw-r--r--trailingCommaRule.js10739logplain
-rw-r--r--tripleEqualsRule.d.ts306logplain
-rw-r--r--tripleEqualsRule.js3767logplain
-rw-r--r--typedefRule.d.ts229logplain
-rw-r--r--typedefRule.js9900logplain
-rw-r--r--typedefWhitespaceRule.d.ts324logplain
-rw-r--r--typedefWhitespaceRule.js9029logplain
-rw-r--r--typeofCompareRule.d.ts264logplain
-rw-r--r--typeofCompareRule.js3073logplain
-rw-r--r--unifiedSignaturesRule.d.ts566logplain
-rw-r--r--unifiedSignaturesRule.js13132logplain
-rw-r--r--useIsnanRule.d.ts264logplain
-rw-r--r--useIsnanRule.js3138logplain
-rw-r--r--variableNameRule.d.ts889logplain
-rw-r--r--variableNameRule.js8515logplain
-rw-r--r--whitespaceRule.d.ts264logplain
-rw-r--r--whitespaceRule.js11640logplain