TypeScript/scripts/tslint/rules
2018-05-29 09:06:35 -07:00
..
booleanTriviaRule.ts patternMatcher: Return single best match instead of list (#23166) 2018-04-11 15:35:22 -07:00
debugAssertRule.ts Add custom formatter which has clickable links, reduce error duplication in gulp output (#18613) 2017-09-21 08:36:50 -07:00
nextLineRule.ts Add assertions 2018-05-29 09:06:16 -07:00
noBomRule.ts Add custom formatter which has clickable links, reduce error duplication in gulp output (#18613) 2017-09-21 08:36:50 -07:00
noDoubleSpaceRule.ts Start linting for double spaces (#20820) 2018-01-08 08:52:13 -08:00
noIncrementDecrementRule.ts Remove unneeded assertions 2018-05-29 09:06:35 -07:00
noInOperatorRule.ts Remove unneeded assertions 2018-05-29 09:06:35 -07:00
noTypeAssertionWhitespaceRule.ts Add custom formatter which has clickable links, reduce error duplication in gulp output (#18613) 2017-09-21 08:36:50 -07:00
objectLiteralSurroundingSpaceRule.ts Add custom formatter which has clickable links, reduce error duplication in gulp output (#18613) 2017-09-21 08:36:50 -07:00
typeOperatorSpacingRule.ts type-operator-spacing: Just check for presence of space, not double-space (#20817) 2018-01-08 12:29:43 -08:00