osmo-ci/lint/checkpatch
Oliver Smith afd9d56e05 checkpatch: recognize json_array_foreach etc.
Treat json_array_foreach, json_object_foreach, json_object_foreach_safe
etc. the same as if, while, for, switch, and require exactly one space
after using it:

	json_array_foreach (nftables, i, item) {
		…
	}

Related: osmo-hnbgw Id4e7fa017c31945388a010d8581715d71482116b
Change-Id: I0b58c6d70a961c7d0ba93a2f0d6a5a4afa321fa9
2024-04-03 15:32:46 +00:00
..
checkpatch.pl checkpatch: recognize json_array_foreach etc. 2024-04-03 15:32:46 +00:00
checkpatch_json.py lint: annotate lines in gerrit 2022-09-08 17:10:51 +02:00
checkpatch_osmo.sh lint: ignore LICENSE* and COPYING* 2024-03-11 09:44:17 +01:00
const_structs.checkpatch lint/checkpatch: import from Linux kernel 2021-06-16 16:41:56 +02:00
spelling.txt lint/checkpatch/spelling.txt: add s.f.m.c. 2023-05-23 11:28:08 +02:00
typedefs_osmo.txt lint: Add osmo_ss7_asp_rx_unknown_cb to typedefs_osmo.txt 2023-09-07 13:20:57 +02:00