Home
last modified time | relevance | path

Searched hist:"80 f1c3c76dbc8dfa0b843daed87a6b071547307e" (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/
H A D.yamllintdiff 80f1c3c76dbc8dfa0b843daed87a6b071547307e Fri Jan 13 19:38:27 CET 2023 Rob Herring <robh@kernel.org> dt-bindings: yamllint: Enable quoted string check

yamllint has a quoted string check. Enable the check aligned with the
DT schema style which is only using quotes when necessary with the
exception of regex patterns. There's also the frequent occurrence of '/'
which we allow rather than fixing.

Link: https://lore.kernel.org/all/20230324202243.2442956-1-robh@kernel.org/
Signed-off-by: Rob Herring <robh@kernel.org>