]> www.infradead.org Git - users/jedix/linux-maple.git/commit
yamllint: Drop excluding quoted values with ',' from checks
authorRob Herring <robh@kernel.org>
Fri, 26 Apr 2024 19:54:37 +0000 (14:54 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 3 Sep 2025 14:01:25 +0000 (09:01 -0500)
commita6dcff26eb4dcb9178917c8c49b10265ee5f749c
tree6b23d7ec43a220669898520587259b452c6c927e
parent75592f9e178915867829b7ec6eb20125924a4814
yamllint: Drop excluding quoted values with ',' from checks

Strings with commas were excluded from checks because yamllint had false
positives for flow style maps and sequences which need quotes when
values contain commas. This issue has been fixed as of the 1.34 release,
so drop the work-around.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240426195438.2771968-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/.yamllint