osmo-ci/lint
Oliver Smith ba8e261639 checkpatch: recognize json_array_for_each 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-03-28 09:00:51 +01:00
..
checkpatch checkpatch: recognize json_array_for_each etc. 2024-03-28 09:00:51 +01:00
docker_run_rm.sh lint: catch missing --rm flag for 'docker run' 2022-02-11 15:44:16 +01:00
lint_all.sh lint: add helper scripts 2021-06-16 16:49:47 +02:00
lint_diff.sh jenkins-gerrit: fix ambiguous use of review api 2022-11-15 11:38:08 +00:00