No Adjacent Strings in lists #57318
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-lint-request
type-enhancement
A request for a change that isn't a bug
It can be easy to forget a comma in String list without error because it's still valid code. In String list we should use
+
operator to prevent this.BAD
GOOD
The text was updated successfully, but these errors were encountered: