summaryrefslogtreecommitdiff
path: root/git-gui/lib/class.tcl
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2022-05-21 22:18:45 +0000
committerJunio C Hamano <gitster@pobox.com>2022-05-21 16:25:55 -0700
commit863d6ceb52d10a41b06dc3ad58fc967fc295d9b7 (patch)
treeb6caf008ef648c8ae9922314b5e64bb92c5d4294 /git-gui/lib/class.tcl
parentf9b95943b68b6b8ca5a6072f50a08411c6449b55 (diff)
ci: fix code style
In b92cb86ea14 (travis-ci: check that all build artifacts are .gitignore-d, 2017-12-31), a function was introduced with a code style that is different from the surrounding code: it added the opening curly brace on its own line, when all the existing functions in the same file cuddle that brace on the same line as the function name. Let's make the code style consistent again. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/class.tcl')
0 files changed, 0 insertions, 0 deletions