aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tslint/lib/rules
ModeNameSize
-rw-r--r--adjacentOverloadSignaturesRule.d.ts369logplain
-rw-r--r--adjacentOverloadSignaturesRule.js5404logplain
-rw-r--r--alignRule.d.ts271logplain
-rw-r--r--alignRule.js9304logplain
-rw-r--r--arrayTypeRule.d.ts1035logplain
-rw-r--r--arrayTypeRule.js7296logplain
-rw-r--r--arrowParensRule.d.ts314logplain
-rw-r--r--arrowParensRule.js4363logplain
-rw-r--r--arrowReturnShorthandRule.d.ts290logplain
-rw-r--r--arrowReturnShorthandRule.js4767logplain
-rw-r--r--awaitPromiseRule.d.ts293logplain
-rw-r--r--awaitPromiseRule.js3198logplain
-rw-r--r--banRule.d.ts318logplain
-rw-r--r--banRule.js8832logplain
-rw-r--r--banTypesRule.d.ts316logplain
-rw-r--r--banTypesRule.js3321logplain
-rw-r--r--binaryExpressionOperandOrderRule.d.ts264logplain
-rw-r--r--binaryExpressionOperandOrderRule.js3893logplain
-rw-r--r--callableTypesRule.d.ts309logplain
-rw-r--r--callableTypesRule.js3947logplain
-rw-r--r--classNameRule.d.ts264logplain
-rw-r--r--classNameRule.js2282logplain
-rw-r--r--commentFormatRule.d.ts489logplain
-rw-r--r--commentFormatRule.js8953logplain
-rw-r--r--completedDocsRule.d.ts2927logplain
-rw-r--r--completedDocsRule.js18884logplain
-rw-r--r--curlyRule.d.ts331logplain
-rw-r--r--curlyRule.js6486logplain
-rw-r--r--cyclomaticComplexityRule.d.ts447logplain
-rw-r--r--cyclomaticComplexityRule.js6637logplain
-rw-r--r--deprecationRule.d.ts324logplain
-rw-r--r--deprecationRule.js6304logplain
-rw-r--r--encodingRule.d.ts319logplain
-rw-r--r--encodingRule.js2578logplain
-rw-r--r--eoflineRule.d.ts888logplain
-rw-r--r--eoflineRule.js2212logplain
-rw-r--r--fileHeaderRule.d.ts888logplain
-rw-r--r--fileHeaderRule.js2397logplain
-rw-r--r--forinRule.d.ts264logplain
-rw-r--r--forinRule.js3667logplain
-rw-r--r--importBlacklistRule.d.ts290logplain
-rw-r--r--importBlacklistRule.js4474logplain
-rw-r--r--importSpacingRule.d.ts622logplain
-rw-r--r--importSpacingRule.js6427logplain
-rw-r--r--indentRule.d.ts282logplain
-rw-r--r--indentRule.js6092logplain
-rw-r--r--interfaceNameRule.d.ts309logplain
-rw-r--r--interfaceNameRule.js3376logplain
-rw-r--r--interfaceOverTypeLiteralRule.d.ts264logplain
-rw-r--r--interfaceOverTypeLiteralRule.js2799logplain
-rw-r--r--jsdocFormatRule.d.ts316logplain
-rw-r--r--jsdocFormatRule.js5030logplain
-rw-r--r--labelPositionRule.d.ts264logplain
-rw-r--r--labelPositionRule.js3082logplain
-rw-r--r--linebreakStyleRule.d.ts917logplain
-rw-r--r--linebreakStyleRule.js3148logplain
-rw-r--r--matchDefaultExportNameRule.d.ts333logplain
-rw-r--r--matchDefaultExportNameRule.js3178logplain
-rw-r--r--maxClassesPerFileRule.d.ts282logplain
-rw-r--r--maxClassesPerFileRule.js3427logplain
-rw-r--r--maxFileLineCountRule.d.ts952logplain
-rw-r--r--maxFileLineCountRule.js2661logplain
-rw-r--r--maxLineLengthRule.d.ts317logplain
-rw-r--r--maxLineLengthRule.js2794logplain
-rw-r--r--memberAccessRule.d.ts369logplain
-rw-r--r--memberAccessRule.js6749logplain
-rw-r--r--memberOrderingRule.d.ts935logplain
-rw-r--r--memberOrderingRule.js19426logplain
-rw-r--r--newParensRule.d.ts888logplain
-rw-r--r--newParensRule.js2022logplain
-rw-r--r--newlineBeforeReturnRule.d.ts264logplain
-rw-r--r--newlineBeforeReturnRule.js3817logplain
-rw-r--r--noAngleBracketTypeAssertionRule.d.ts264logplain
-rw-r--r--noAngleBracketTypeAssertionRule.js2827logplain
-rw-r--r--noAnyRule.d.ts888logplain
-rw-r--r--noAnyRule.js2224logplain
-rw-r--r--noArgRule.d.ts264logplain
-rw-r--r--noArgRule.js2689logplain
-rw-r--r--noBitwiseRule.d.ts888logplain
-rw-r--r--noBitwiseRule.js4045logplain
-rw-r--r--noBooleanLiteralCompareRule.d.ts310logplain
-rw-r--r--noBooleanLiteralCompareRule.js4306logplain
-rw-r--r--noConditionalAssignmentRule.d.ts888logplain
-rw-r--r--noConditionalAssignmentRule.js4818logplain
-rw-r--r--noConsecutiveBlankLinesRule.d.ts552logplain
-rw-r--r--noConsecutiveBlankLinesRule.js5359logplain
-rw-r--r--noConsoleRule.d.ts288logplain
-rw-r--r--noConsoleRule.js2589logplain
-rw-r--r--noConstructRule.d.ts264logplain
-rw-r--r--noConstructRule.js2999logplain
-rw-r--r--noDebuggerRule.d.ts888logplain
-rw-r--r--noDebuggerRule.js1975logplain
-rw-r--r--noDefaultExportRule.d.ts888logplain
-rw-r--r--noDefaultExportRule.js3174logplain
-rw-r--r--noDuplicateImportsRule.d.ts280logplain
-rw-r--r--noDuplicateImportsRule.js3925logplain
-rw-r--r--noDuplicateSuperRule.d.ts314logplain
-rw-r--r--noDuplicateSuperRule.js6545logplain
-rw-r--r--noDuplicateVariableRule.d.ts278logplain
-rw-r--r--noDuplicateVariableRule.js4879logplain
-rw-r--r--noEmptyInterfaceRule.d.ts311logplain
-rw-r--r--noEmptyInterfaceRule.js2360logplain
-rw-r--r--noEmptyRule.d.ts264logplain
-rw-r--r--noEmptyRule.js3766logplain
-rw-r--r--noEvalRule.d.ts264logplain
-rw-r--r--noEvalRule.js2613logplain
-rw-r--r--noFloatingPromisesRule.d.ts293logplain
-rw-r--r--noFloatingPromisesRule.js3586logplain
-rw-r--r--noForInArrayRule.d.ts917logplain
-rw-r--r--noForInArrayRule.js3753logplain
-rw-r--r--noImportSideEffectRule.d.ts264logplain
-rw-r--r--noImportSideEffectRule.js3262logplain
-rw-r--r--noInferrableTypesRule.d.ts286logplain
-rw-r--r--noInferrableTypesRule.js5846logplain
-rw-r--r--noInferredEmptyObjectTypeRule.d.ts348logplain
-rw-r--r--noInferredEmptyObjectTypeRule.js4575logplain
-rw-r--r--noInternalModuleRule.d.ts888logplain
-rw-r--r--noInternalModuleRule.js3648logplain
-rw-r--r--noInvalidTemplateStringsRule.d.ts264logplain
-rw-r--r--noInvalidTemplateStringsRule.js2185logplain
-rw-r--r--noInvalidThisRule.d.ts938logplain
-rw-r--r--noInvalidThisRule.js4243logplain
-rw-r--r--noIrregularWhitespaceRule.d.ts945logplain
-rw-r--r--noIrregularWhitespaceRule.js2433logplain
-rw-r--r--noMagicNumbersRule.d.ts972logplain
-rw-r--r--noMagicNumbersRule.js4303logplain
-rw-r--r--noMergeableNamespaceRule.d.ts932logplain
-rw-r--r--noMergeableNamespaceRule.js3567logplain
-rw-r--r--noMisusedNewRule.d.ts315logplain
-rw-r--r--noMisusedNewRule.js3057logplain
-rw-r--r--noNamespaceRule.d.ts264logplain
-rw-r--r--noNamespaceRule.js3669logplain
-rw-r--r--noNonNullAssertionRule.d.ts888logplain
-rw-r--r--noNonNullAssertionRule.js1965logplain
-rw-r--r--noNullKeywordRule.d.ts264logplain
-rw-r--r--noNullKeywordRule.js2957logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.d.ts264logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.js3385logplain
-rw-r--r--noParameterPropertiesRule.d.ts287logplain
-rw-r--r--noParameterPropertiesRule.js2725logplain
-rw-r--r--noReferenceImportRule.d.ts289logplain
-rw-r--r--noReferenceImportRule.js4159logplain
-rw-r--r--noReferenceRule.d.ts888logplain
-rw-r--r--noReferenceRule.js2184logplain
-rw-r--r--noRequireImportsRule.d.ts264logplain
-rw-r--r--noRequireImportsRule.js2371logplain
-rw-r--r--noShadowedVariableRule.d.ts286logplain
-rw-r--r--noShadowedVariableRule.js13526logplain
-rw-r--r--noSparseArraysRule.d.ts264logplain
-rw-r--r--noSparseArraysRule.js3771logplain
-rw-r--r--noStringLiteralRule.d.ts264logplain
-rw-r--r--noStringLiteralRule.js3120logplain
-rw-r--r--noStringThrowRule.d.ts264logplain
-rw-r--r--noStringThrowRule.js2971logplain
-rw-r--r--noSubmoduleImportsRule.d.ts264logplain
-rw-r--r--noSubmoduleImportsRule.js5053logplain
-rw-r--r--noSwitchCaseFallThroughRule.d.ts532logplain
-rw-r--r--noSwitchCaseFallThroughRule.js5116logplain
-rw-r--r--noThisAssignmentRule.d.ts342logplain
-rw-r--r--noThisAssignmentRule.js5723logplain
-rw-r--r--noTrailingWhitespaceRule.d.ts264logplain
-rw-r--r--noTrailingWhitespaceRule.js5925logplain
-rw-r--r--noUnboundMethodRule.d.ts293logplain
-rw-r--r--noUnboundMethodRule.js4211logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.d.ts280logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.js3581logplain
-rw-r--r--noUnnecessaryInitializerRule.d.ts309logplain
-rw-r--r--noUnnecessaryInitializerRule.js4070logplain
-rw-r--r--noUnnecessaryQualifierRule.d.ts307logplain
-rw-r--r--noUnnecessaryQualifierRule.js5008logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.d.ts917logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.js3176logplain
-rw-r--r--noUnsafeAnyRule.d.ts293logplain
-rw-r--r--noUnsafeAnyRule.js12898logplain
-rw-r--r--noUnsafeFinallyRule.d.ts278logplain
-rw-r--r--noUnsafeFinallyRule.js5975logplain
-rw-r--r--noUnusedExpressionRule.d.ts264logplain
-rw-r--r--noUnusedExpressionRule.js9561logplain
-rw-r--r--noUnusedVariableRule.d.ts258logplain
-rw-r--r--noUnusedVariableRule.js17210logplain
-rw-r--r--noUseBeforeDeclareRule.d.ts931logplain
-rw-r--r--noUseBeforeDeclareRule.js3873logplain
-rw-r--r--noVarKeywordRule.d.ts264logplain
-rw-r--r--noVarKeywordRule.js2869logplain
-rw-r--r--noVarRequiresRule.d.ts888logplain
-rw-r--r--noVarRequiresRule.js3205logplain
-rw-r--r--noVoidExpressionRule.d.ts917logplain
-rw-r--r--noVoidExpressionRule.js3765logplain
-rw-r--r--numberLiteralFormatRule.d.ts472logplain
-rw-r--r--numberLiteralFormatRule.js4087logplain
-rw-r--r--objectLiteralKeyQuotesRule.d.ts373logplain
-rw-r--r--objectLiteralKeyQuotesRule.js9863logplain
-rw-r--r--objectLiteralShorthandRule.d.ts303logplain
-rw-r--r--objectLiteralShorthandRule.js3387logplain
-rw-r--r--objectLiteralSortKeysRule.d.ts286logplain
-rw-r--r--objectLiteralSortKeysRule.js3717logplain
-rw-r--r--oneLineRule.d.ts440logplain
-rw-r--r--oneLineRule.js14164logplain
-rw-r--r--oneVariablePerDeclarationRule.d.ts264logplain
-rw-r--r--oneVariablePerDeclarationRule.js3121logplain
-rw-r--r--onlyArrowFunctionsRule.d.ts264logplain
-rw-r--r--onlyArrowFunctionsRule.js4519logplain
-rw-r--r--orderedImportsRule.d.ts318logplain
-rw-r--r--orderedImportsRule.js16409logplain
-rw-r--r--preferConditionalExpressionRule.d.ts282logplain
-rw-r--r--preferConditionalExpressionRule.js4866logplain
-rw-r--r--preferConstRule.d.ts938logplain
-rw-r--r--preferConstRule.js15141logplain
-rw-r--r--preferForOfRule.d.ts264logplain
-rw-r--r--preferForOfRule.js6718logplain
-rw-r--r--preferFunctionOverMethodRule.d.ts264logplain
-rw-r--r--preferFunctionOverMethodRule.js5256logplain
-rw-r--r--preferMethodSignatureRule.d.ts264logplain
-rw-r--r--preferMethodSignatureRule.js2450logplain
-rw-r--r--preferObjectSpreadRule.d.ts310logplain
-rw-r--r--preferObjectSpreadRule.js4929logplain
-rw-r--r--preferSwitchRule.d.ts264logplain
-rw-r--r--preferSwitchRule.js5512logplain
-rw-r--r--preferTemplateRule.d.ts309logplain
-rw-r--r--preferTemplateRule.js5079logplain
-rw-r--r--promiseFunctionAsyncRule.d.ts293logplain
-rw-r--r--promiseFunctionAsyncRule.js3509logplain
-rw-r--r--quotemarkRule.d.ts324logplain
-rw-r--r--quotemarkRule.js6868logplain
-rw-r--r--radixRule.d.ts264logplain
-rw-r--r--radixRule.js3306logplain
-rw-r--r--restrictPlusOperandsRule.d.ts298logplain
-rw-r--r--restrictPlusOperandsRule.js3386logplain
-rw-r--r--returnUndefinedRule.d.ts353logplain
-rw-r--r--returnUndefinedRule.js5842logplain
-rw-r--r--semicolonRule.d.ts360logplain
-rw-r--r--semicolonRule.js15236logplain
-rw-r--r--spaceBeforeFunctionParenRule.d.ts943logplain
-rw-r--r--spaceBeforeFunctionParenRule.js6010logplain
-rw-r--r--spaceWithinParensRule.d.ts379logplain
-rw-r--r--spaceWithinParensRule.js6566logplain
-rw-r--r--strictBooleanExpressionsRule.d.ts1354logplain
-rw-r--r--strictBooleanExpressionsRule.js18509logplain
-rw-r--r--strictTypePredicatesRule.d.ts461logplain
-rw-r--r--strictTypePredicatesRule.js9910logplain
-rw-r--r--switchDefaultRule.d.ts264logplain
-rw-r--r--switchDefaultRule.js2007logplain
-rw-r--r--switchFinalBreakRule.d.ts312logplain
-rw-r--r--switchFinalBreakRule.js3987logplain
-rw-r--r--trailingCommaRule.d.ts338logplain
-rw-r--r--trailingCommaRule.js10910logplain
-rw-r--r--tripleEqualsRule.d.ts306logplain
-rw-r--r--tripleEqualsRule.js3867logplain
-rw-r--r--typeLiteralDelimiterRule.d.ts357logplain
-rw-r--r--typeLiteralDelimiterRule.js3389logplain
-rw-r--r--typedefRule.d.ts229logplain
-rw-r--r--typedefRule.js9985logplain
-rw-r--r--typedefWhitespaceRule.d.ts324logplain
-rw-r--r--typedefWhitespaceRule.js9040logplain
-rw-r--r--typeofCompareRule.d.ts264logplain
-rw-r--r--typeofCompareRule.js3121logplain
-rw-r--r--unifiedSignaturesRule.d.ts566logplain
-rw-r--r--unifiedSignaturesRule.js13349logplain
-rw-r--r--useDefaultTypeParameterRule.d.ts293logplain
-rw-r--r--useDefaultTypeParameterRule.js5331logplain
-rw-r--r--useIsnanRule.d.ts264logplain
-rw-r--r--useIsnanRule.js3190logplain
-rw-r--r--variableNameRule.d.ts889logplain
-rw-r--r--variableNameRule.js8592logplain
-rw-r--r--whitespaceRule.d.ts264logplain
-rw-r--r--whitespaceRule.js12909logplain