diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2020-02-27 20:27:31 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2020-02-27 20:27:31 +0900 |
commit | 5a6b6eee35f07615f5d496781ee37f8ffe56b7d3 (patch) | |
tree | b45fc5270a414f8096d974c6cd15f48304fa97fa /org.eclipse.jgit.junit/src/org/eclipse | |
parent | abb461533fccfd59117c3415cf9c0ed06e460473 (diff) | |
download | jgit-5a6b6eee35f07615f5d496781ee37f8ffe56b7d3.tar.gz jgit-5a6b6eee35f07615f5d496781ee37f8ffe56b7d3.zip |
Move array designators from the variable to the type
As reported by Sonar Lint:
Array designators should always be located on the type for better code
readability. Otherwise, developers must look both at the type and the
variable name to know whether or not a variable is an array.
Change-Id: If6b41fed3483d0992d402d8680552ab4bef89ffb
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.junit/src/org/eclipse')
0 files changed, 0 insertions, 0 deletions