gplugin/gplugin

Adjust function wrapping
develop
2020-02-14, Richard Laager
80a193a2c6c3
Adjust function wrapping

This sets:
AlignAfterOpenBracket: AlwaysBreak
AllowAllArgumentsOnNextLine: false
BinPackArguments: false

This achieves the wrapping style we want. AllowAllArgumentsOnNextLine raises
the clang-format requirement to version 9.
[branchname]
master = default
develop = develop
feature = feature/
release = release/
hotfix = hotfix/
support = support/