From 35a6f44c52388fdfc42da6634e9fe224b8f2a72a Mon Sep 17 00:00:00 2001 From: Ryota Mibu Date: Fri, 26 Jan 2018 05:01:14 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "add 'lint-all-code' as wrapper of lint builders" - add 'lint-all-code' as wrapper of lint builders OPNFV has common coding style [1]. So, all repos shall be checked by one generic checker builder/job, eventually. This patch adds lint wrapper builder 'lint-all-code', and also refactors all exisiting lint and syntax check builders, following 'lint-yaml-code' builder approach, which only checks modified files. This approach is nice as it won't require immediate fixes of violations in whole repo code right after the lint checker job is enabled. Note that lint jobs are still configured to run against some project repo, in order to seperate discussion; wheter we should apply this lint job to all OPNFV repo or not immediately. [1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines Change-Id: Ib4ab3ba5dc08845f3016b8be772f4ed119f11b2d Signed-off-by: Ryota MIBU --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng') diff --git a/docs/submodules/releng b/docs/submodules/releng index 49dcb03d8..730d6bab4 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 49dcb03d819213b350674342c310317be3e59d65 +Subproject commit 730d6bab4e9f349aa61c3e915098f15dc283473b -- cgit 1.2.3-korg