diff options
author | mark.j.leonard <mark.j.leonard@gmail.com> | 2019-04-09 16:53:15 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-09 16:46:39 +0000 |
commit | a0893b9bd33ce60deda4de0f37e44673b0fe2977 (patch) | |
tree | c85d02648fb3c251c86418e318375792bc72fc4b /docs | |
parent | d7bce993680c047c9d1fc4a2da9eeeac4c40be61 (diff) |
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 <mark.j.leonard@gmail.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/aai/aai-common.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git -Subproject 703072969c51068d6a7aadf7131a545eabab87c +Subproject b1dd94def085d9ad213245ef74cd4e616768d99 |