Skip to content
Snippets Groups Projects
Commit e8942826 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Implement `@typescript-eslint/restrict-plus-operands` rule

The eslint configuration now takes the rule
`@typescript-eslint/restrict-plus-operands` [1] into account,
prohibiting merging of type-incompatible operands.

[1] https://typescript-eslint.io/rules/restrict-plus-operands

Resolves: #103378
Releases: main, 12.4
Change-Id: I267272e4f384cbcabc245cd85ea493886134b026
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83439


Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 8bc6fc8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment