--- ruleName: restrict-plus-operands description: 'When adding two variables, operands must both be of type number or of type string.' optionsDescription: Not configurable. options: null optionExamples: - 'true' type: functionality requiresTypeInfo: true optionsJSON: 'null' layout: rule title: 'Rule: restrict-plus-operands' ---