aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tslint/lib/rules
ModeNameSize
-rw-r--r--adjacentOverloadSignaturesRule.d.ts369logplain
-rw-r--r--adjacentOverloadSignaturesRule.js5418logplain
-rw-r--r--alignRule.d.ts271logplain
-rw-r--r--alignRule.js9332logplain
-rw-r--r--arrayTypeRule.d.ts1035logplain
-rw-r--r--arrayTypeRule.js7310logplain
-rw-r--r--arrowParensRule.d.ts314logplain
-rw-r--r--arrowParensRule.js4377logplain
-rw-r--r--arrowReturnShorthandRule.d.ts290logplain
-rw-r--r--arrowReturnShorthandRule.js4781logplain
-rw-r--r--awaitPromiseRule.d.ts293logplain
-rw-r--r--awaitPromiseRule.js3181logplain
-rw-r--r--banRule.d.ts318logplain
-rw-r--r--banRule.js8860logplain
-rw-r--r--banTypesRule.d.ts316logplain
-rw-r--r--banTypesRule.js3335logplain
-rw-r--r--binaryExpressionOperandOrderRule.d.ts264logplain
-rw-r--r--binaryExpressionOperandOrderRule.js3907logplain
-rw-r--r--callableTypesRule.d.ts309logplain
-rw-r--r--callableTypesRule.js3961logplain
-rw-r--r--classNameRule.d.ts264logplain
-rw-r--r--classNameRule.js2296logplain
-rw-r--r--commentFormatRule.d.ts489logplain
-rw-r--r--commentFormatRule.js8967logplain
-rw-r--r--completedDocsRule.d.ts2927logplain
-rw-r--r--completedDocsRule.js18954logplain
-rw-r--r--curlyRule.d.ts331logplain
-rw-r--r--curlyRule.js6514logplain
-rw-r--r--cyclomaticComplexityRule.d.ts447logplain
-rw-r--r--cyclomaticComplexityRule.js6651logplain
-rw-r--r--deprecationRule.d.ts324logplain
-rw-r--r--deprecationRule.js8447logplain
-rw-r--r--encodingRule.d.ts319logplain
-rw-r--r--encodingRule.js2592logplain
-rw-r--r--eoflineRule.d.ts888logplain
-rw-r--r--eoflineRule.js2303logplain
-rw-r--r--fileHeaderRule.d.ts888logplain
-rw-r--r--fileHeaderRule.js2411logplain
-rw-r--r--forinRule.d.ts264logplain
-rw-r--r--forinRule.js3681logplain
-rw-r--r--importBlacklistRule.d.ts290logplain
-rw-r--r--importBlacklistRule.js4502logplain
-rw-r--r--importSpacingRule.d.ts622logplain
-rw-r--r--importSpacingRule.js6455logplain
-rw-r--r--indentRule.d.ts282logplain
-rw-r--r--indentRule.js6106logplain
-rw-r--r--interfaceNameRule.d.ts309logplain
-rw-r--r--interfaceNameRule.js3390logplain
-rw-r--r--interfaceOverTypeLiteralRule.d.ts264logplain
-rw-r--r--interfaceOverTypeLiteralRule.js2813logplain
-rw-r--r--jsdocFormatRule.d.ts316logplain
-rw-r--r--jsdocFormatRule.js5044logplain
-rw-r--r--labelPositionRule.d.ts264logplain
-rw-r--r--labelPositionRule.js3096logplain
-rw-r--r--linebreakStyleRule.d.ts917logplain
-rw-r--r--linebreakStyleRule.js3162logplain
-rw-r--r--matchDefaultExportNameRule.d.ts333logplain
-rw-r--r--matchDefaultExportNameRule.js3171logplain
-rw-r--r--maxClassesPerFileRule.d.ts282logplain
-rw-r--r--maxClassesPerFileRule.js3441logplain
-rw-r--r--maxFileLineCountRule.d.ts952logplain
-rw-r--r--maxFileLineCountRule.js2675logplain
-rw-r--r--maxLineLengthRule.d.ts317logplain
-rw-r--r--maxLineLengthRule.js2808logplain
-rw-r--r--memberAccessRule.d.ts369logplain
-rw-r--r--memberAccessRule.js6999logplain
-rw-r--r--memberOrderingRule.d.ts935logplain
-rw-r--r--memberOrderingRule.js19468logplain
-rw-r--r--newParensRule.d.ts888logplain
-rw-r--r--newParensRule.js2036logplain
-rw-r--r--newlineBeforeReturnRule.d.ts264logplain
-rw-r--r--newlineBeforeReturnRule.js3845logplain
-rw-r--r--noAngleBracketTypeAssertionRule.d.ts264logplain
-rw-r--r--noAngleBracketTypeAssertionRule.js2841logplain
-rw-r--r--noAnyRule.d.ts888logplain
-rw-r--r--noAnyRule.js2238logplain
-rw-r--r--noArgRule.d.ts264logplain
-rw-r--r--noArgRule.js2703logplain
-rw-r--r--noBitwiseRule.d.ts888logplain
-rw-r--r--noBitwiseRule.js4059logplain
-rw-r--r--noBooleanLiteralCompareRule.d.ts310logplain
-rw-r--r--noBooleanLiteralCompareRule.js4299logplain
-rw-r--r--noConditionalAssignmentRule.d.ts888logplain
-rw-r--r--noConditionalAssignmentRule.js4846logplain
-rw-r--r--noConsecutiveBlankLinesRule.d.ts552logplain
-rw-r--r--noConsecutiveBlankLinesRule.js5373logplain
-rw-r--r--noConsoleRule.d.ts288logplain
-rw-r--r--noConsoleRule.js2603logplain
-rw-r--r--noConstructRule.d.ts264logplain
-rw-r--r--noConstructRule.js3013logplain
-rw-r--r--noDebuggerRule.d.ts888logplain
-rw-r--r--noDebuggerRule.js1989logplain
-rw-r--r--noDefaultExportRule.d.ts888logplain
-rw-r--r--noDefaultExportRule.js3188logplain
-rw-r--r--noDuplicateImportsRule.d.ts280logplain
-rw-r--r--noDuplicateImportsRule.js3953logplain
-rw-r--r--noDuplicateSuperRule.d.ts314logplain
-rw-r--r--noDuplicateSuperRule.js6559logplain
-rw-r--r--noDuplicateVariableRule.d.ts278logplain
-rw-r--r--noDuplicateVariableRule.js4907logplain
-rw-r--r--noEmptyInterfaceRule.d.ts311logplain
-rw-r--r--noEmptyInterfaceRule.js2374logplain
-rw-r--r--noEmptyRule.d.ts264logplain
-rw-r--r--noEmptyRule.js3780logplain
-rw-r--r--noEvalRule.d.ts264logplain
-rw-r--r--noEvalRule.js2627logplain
-rw-r--r--noFloatingPromisesRule.d.ts293logplain
-rw-r--r--noFloatingPromisesRule.js3567logplain
-rw-r--r--noForInArrayRule.d.ts917logplain
-rw-r--r--noForInArrayRule.js3746logplain
-rw-r--r--noImportSideEffectRule.d.ts264logplain
-rw-r--r--noImportSideEffectRule.js3276logplain
-rw-r--r--noInferrableTypesRule.d.ts286logplain
-rw-r--r--noInferrableTypesRule.js5874logplain
-rw-r--r--noInferredEmptyObjectTypeRule.d.ts348logplain
-rw-r--r--noInferredEmptyObjectTypeRule.js4603logplain
-rw-r--r--noInternalModuleRule.d.ts888logplain
-rw-r--r--noInternalModuleRule.js3676logplain
-rw-r--r--noInvalidTemplateStringsRule.d.ts264logplain
-rw-r--r--noInvalidTemplateStringsRule.js2610logplain
-rw-r--r--noInvalidThisRule.d.ts938logplain
-rw-r--r--noInvalidThisRule.js4257logplain
-rw-r--r--noIrregularWhitespaceRule.d.ts945logplain
-rw-r--r--noIrregularWhitespaceRule.js2447logplain
-rw-r--r--noMagicNumbersRule.d.ts972logplain
-rw-r--r--noMagicNumbersRule.js4331logplain
-rw-r--r--noMergeableNamespaceRule.d.ts932logplain
-rw-r--r--noMergeableNamespaceRule.js3595logplain
-rw-r--r--noMisusedNewRule.d.ts315logplain
-rw-r--r--noMisusedNewRule.js3071logplain
-rw-r--r--noNamespaceRule.d.ts264logplain
-rw-r--r--noNamespaceRule.js3766logplain
-rw-r--r--noNonNullAssertionRule.d.ts888logplain
-rw-r--r--noNonNullAssertionRule.js1979logplain
-rw-r--r--noNullKeywordRule.d.ts264logplain
-rw-r--r--noNullKeywordRule.js2971logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.d.ts264logplain
-rw-r--r--noObjectLiteralTypeAssertionRule.js3399logplain
-rw-r--r--noParameterPropertiesRule.d.ts287logplain
-rw-r--r--noParameterPropertiesRule.js2739logplain
-rw-r--r--noParameterReassignmentRule.d.ts278logplain
-rw-r--r--noParameterReassignmentRule.js2504logplain
-rw-r--r--noReferenceImportRule.d.ts289logplain
-rw-r--r--noReferenceImportRule.js4187logplain
-rw-r--r--noReferenceRule.d.ts888logplain
-rw-r--r--noReferenceRule.js2198logplain
-rw-r--r--noRequireImportsRule.d.ts264logplain
-rw-r--r--noRequireImportsRule.js2385logplain
-rw-r--r--noShadowedVariableRule.d.ts286logplain
-rw-r--r--noShadowedVariableRule.js13568logplain
-rw-r--r--noSparseArraysRule.d.ts264logplain
-rw-r--r--noSparseArraysRule.js3785logplain
-rw-r--r--noStringLiteralRule.d.ts264logplain
-rw-r--r--noStringLiteralRule.js3134logplain
-rw-r--r--noStringThrowRule.d.ts264logplain
-rw-r--r--noStringThrowRule.js2985logplain
-rw-r--r--noSubmoduleImportsRule.d.ts264logplain
-rw-r--r--noSubmoduleImportsRule.js5078logplain
-rw-r--r--noSwitchCaseFallThroughRule.d.ts532logplain
-rw-r--r--noSwitchCaseFallThroughRule.js5144logplain
-rw-r--r--noThisAssignmentRule.d.ts342logplain
-rw-r--r--noThisAssignmentRule.js5751logplain
-rw-r--r--noTrailingWhitespaceRule.d.ts264logplain
-rw-r--r--noTrailingWhitespaceRule.js5939logplain
-rw-r--r--noUnboundMethodRule.d.ts293logplain
-rw-r--r--noUnboundMethodRule.js4193logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.d.ts280logplain
-rw-r--r--noUnnecessaryCallbackWrapperRule.js3668logplain
-rw-r--r--noUnnecessaryInitializerRule.d.ts309logplain
-rw-r--r--noUnnecessaryInitializerRule.js4084logplain
-rw-r--r--noUnnecessaryQualifierRule.d.ts307logplain
-rw-r--r--noUnnecessaryQualifierRule.js5513logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.d.ts293logplain
-rw-r--r--noUnnecessaryTypeAssertionRule.js3693logplain
-rw-r--r--noUnsafeAnyRule.d.ts293logplain
-rw-r--r--noUnsafeAnyRule.js12891logplain
-rw-r--r--noUnsafeFinallyRule.d.ts278logplain
-rw-r--r--noUnsafeFinallyRule.js5989logplain
-rw-r--r--noUnusedExpressionRule.d.ts264logplain
-rw-r--r--noUnusedExpressionRule.js9575logplain
-rw-r--r--noUnusedVariableRule.d.ts258logplain
-rw-r--r--noUnusedVariableRule.js17433logplain
-rw-r--r--noUseBeforeDeclareRule.d.ts931logplain
-rw-r--r--noUseBeforeDeclareRule.js3866logplain
-rw-r--r--noVarKeywordRule.d.ts264logplain
-rw-r--r--noVarKeywordRule.js2953logplain
-rw-r--r--noVarRequiresRule.d.ts888logplain
-rw-r--r--noVarRequiresRule.js3233logplain
-rw-r--r--noVoidExpressionRule.d.ts917logplain
-rw-r--r--noVoidExpressionRule.js3747logplain
-rw-r--r--numberLiteralFormatRule.d.ts472logplain
-rw-r--r--numberLiteralFormatRule.js4101logplain
-rw-r--r--objectLiteralKeyQuotesRule.d.ts373logplain
-rw-r--r--objectLiteralKeyQuotesRule.js9891logplain
-rw-r--r--objectLiteralShorthandRule.d.ts303logplain
-rw-r--r--objectLiteralShorthandRule.js3401logplain
-rw-r--r--objectLiteralSortKeysRule.d.ts493logplain
-rw-r--r--objectLiteralSortKeysRule.js8530logplain
-rw-r--r--oneLineRule.d.ts440logplain
-rw-r--r--oneLineRule.js14192logplain
-rw-r--r--oneVariablePerDeclarationRule.d.ts264logplain
-rw-r--r--oneVariablePerDeclarationRule.js3135logplain
-rw-r--r--onlyArrowFunctionsRule.d.ts264logplain
-rw-r--r--onlyArrowFunctionsRule.js4533logplain
-rw-r--r--orderedImportsRule.d.ts318logplain
-rw-r--r--orderedImportsRule.js16451logplain
-rw-r--r--preferConditionalExpressionRule.d.ts282logplain
-rw-r--r--preferConditionalExpressionRule.js4880logplain
-rw-r--r--preferConstRule.d.ts938logplain
-rw-r--r--preferConstRule.js15279logplain
-rw-r--r--preferForOfRule.d.ts264logplain
-rw-r--r--preferForOfRule.js6856logplain
-rw-r--r--preferFunctionOverMethodRule.d.ts264logplain
-rw-r--r--preferFunctionOverMethodRule.js5336logplain
-rw-r--r--preferMethodSignatureRule.d.ts264logplain
-rw-r--r--preferMethodSignatureRule.js2464logplain
-rw-r--r--preferObjectSpreadRule.d.ts310logplain
-rw-r--r--preferObjectSpreadRule.js5325logplain
-rw-r--r--preferSwitchRule.d.ts264logplain
-rw-r--r--preferSwitchRule.js5526logplain
-rw-r--r--preferTemplateRule.d.ts309logplain
-rw-r--r--preferTemplateRule.js5124logplain
-rw-r--r--promiseFunctionAsyncRule.d.ts293logplain
-rw-r--r--promiseFunctionAsyncRule.js3502logplain
-rw-r--r--quotemarkRule.d.ts298logplain
-rw-r--r--quotemarkRule.js6648logplain
-rw-r--r--radixRule.d.ts264logplain
-rw-r--r--radixRule.js3320logplain
-rw-r--r--restrictPlusOperandsRule.d.ts298logplain
-rw-r--r--restrictPlusOperandsRule.js3344logplain
-rw-r--r--returnUndefinedRule.d.ts353logplain
-rw-r--r--returnUndefinedRule.js5835logplain
-rw-r--r--semicolonRule.d.ts360logplain
-rw-r--r--semicolonRule.js15292logplain
-rw-r--r--spaceBeforeFunctionParenRule.d.ts943logplain
-rw-r--r--spaceBeforeFunctionParenRule.js6024logplain
-rw-r--r--spaceWithinParensRule.d.ts379logplain
-rw-r--r--spaceWithinParensRule.js6594logplain
-rw-r--r--strictBooleanExpressionsRule.d.ts1354logplain
-rw-r--r--strictBooleanExpressionsRule.js18491logplain
-rw-r--r--strictTypePredicatesRule.d.ts461logplain
-rw-r--r--strictTypePredicatesRule.js9903logplain
-rw-r--r--switchDefaultRule.d.ts264logplain
-rw-r--r--switchDefaultRule.js2021logplain
-rw-r--r--switchFinalBreakRule.d.ts312logplain
-rw-r--r--switchFinalBreakRule.js4001logplain
-rw-r--r--trailingCommaRule.d.ts338logplain
-rw-r--r--trailingCommaRule.js10938logplain
-rw-r--r--tripleEqualsRule.d.ts306logplain
-rw-r--r--tripleEqualsRule.js3881logplain
-rw-r--r--typeLiteralDelimiterRule.d.ts357logplain
-rw-r--r--typeLiteralDelimiterRule.js3403logplain
-rw-r--r--typedefRule.d.ts350logplain
-rw-r--r--typedefRule.js10123logplain
-rw-r--r--typedefWhitespaceRule.d.ts324logplain
-rw-r--r--typedefWhitespaceRule.js9068logplain
-rw-r--r--typeofCompareRule.d.ts264logplain
-rw-r--r--typeofCompareRule.js3135logplain
-rw-r--r--unifiedSignaturesRule.d.ts566logplain
-rw-r--r--unifiedSignaturesRule.js13363logplain
-rw-r--r--useDefaultTypeParameterRule.d.ts293logplain
-rw-r--r--useDefaultTypeParameterRule.js5324logplain
-rw-r--r--useIsnanRule.d.ts264logplain
-rw-r--r--useIsnanRule.js3204logplain
-rw-r--r--variableNameRule.d.ts889logplain
-rw-r--r--variableNameRule.js8606logplain
-rw-r--r--whitespaceRule.d.ts315logplain
-rw-r--r--whitespaceRule.js15907logplain