Re: [PATCH v2] checkpatch: Check .m, .build, .hx, .json and .plist

2025-01-18 Thread Akihiko Odaki
On 2025/01/17 22:12, Daniel P. Berrangé wrote: On Sat, Jan 11, 2025 at 05:07:48PM +0900, Akihiko Odaki wrote: Check more text files: Objective-C, Meson, "hx", JSON, and property list. Objective-C looks sensible at least. For the others though, I'm wondering if any of the current checks perfor

Re: [PATCH v2] checkpatch: Check .m, .build, .hx, .json and .plist

2025-01-17 Thread Daniel P . Berrangé
On Sat, Jan 11, 2025 at 05:07:48PM +0900, Akihiko Odaki wrote: > Check more text files: Objective-C, Meson, "hx", JSON, and property > list. Objective-C looks sensible at least. For the others though, I'm wondering if any of the current checks performed are liable to cause false positives for the