osmo-ci/lint
Oliver Smith c100a6d098 lint: checkpatch: ignore MISSING_SPACE
Don't require breaking strings at spaces. This is not useful for strings
of hex characters, e.g.:

	{ 123, "ffffffffffffffffffffffffffffffffffffffff"
	       "ffffffffffffffffffffffffffffffffffffffff"
	       "ffffffffffffffffffffffffffffffffffffffff"

Change-Id: Ib6be7744418530ae3ddbf373e67d1d7f25a60508
2022-02-18 14:18:46 +01:00
..
checkpatch lint: checkpatch: ignore MISSING_SPACE 2022-02-18 14:18:46 +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 lint: catch missing --rm flag for 'docker run' 2022-02-11 15:44:16 +01:00