From a0893b9bd33ce60deda4de0f37e44673b0fe2977 Mon Sep 17 00:00:00 2001 From: "mark.j.leonard" Date: Tue, 9 Apr 2019 16:53:15 +0100 Subject: Update git submodules * Update docs/submodules/aai/aai-common.git from branch 'master' to b1dd94def085d9ad213245ef74cd4e616768d99f - Fix wrapped line formatting Update the setting "Default indentation for wrapped lines" to be 2 units of indentation (as per the standard Google style guide formatter). This causes a continued line to be indented differently to the following code block and distinguishes a wrapped line from a non-wrapped line. Also update the array initializer indentation to match, so that array values are horizontally aligned with other initializers such as List contructors and also with standard expressions. Both settings are now identical with the Google-supplied formatter. Change-Id: I05dd2b3ff522c75bb6aaf2c03017874d42e215c7 Issue-ID: AAI-2198 Signed-off-by: mark.j.leonard --- docs/submodules/aai/aai-common.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/aai') diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git index 703072969..b1dd94def 160000 --- a/docs/submodules/aai/aai-common.git +++ b/docs/submodules/aai/aai-common.git @@ -1 +1 @@ -Subproject commit 703072969c51068d6a7aadf7131a545eabab87cd +Subproject commit b1dd94def085d9ad213245ef74cd4e616768d99f -- cgit 1.2.3-korg