Re: [PATCH 8/9] dtc: dt-check-style: Introduce 'stricter' mode
Krzysztof Kozlowski <[email protected]> Sun, 2 Aug 2026 10:30:39 +0200
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
On 26/07/2026 17:54, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 3 potential issue(s) to consider: > - [Medium] Missing trailing commas in `applies_to` arguments cause them to be evaluated as strings instead of tuples, breaking the `--list-rules` output formatting. > - [Low] Misleading documentation for `Rule.mode` claims dictionary support, which would crash the script. > - [Low] Copy-paste error in the header comment of the `dts-line-length.dts` test fixture. Ack all three. Best regards, Krzysztof