forgottenserver icon indicating copy to clipboard operation
forgottenserver copied to clipboard

Format function parameters & arguments to break after parens

Open ranisalt opened this issue 2 years ago • 3 comments

Pull Request Prelude

Changes Proposed

Issues addressed: A request from @EPuncker to improve readability on functions with long names, chopping parameters/arguments to the next line instead of using massive continuation indents.

ranisalt avatar Apr 27 '23 22:04 ranisalt

There are still a lot of places using spaces instead of tabs, but it's fine.

omarcopires avatar May 01 '23 01:05 omarcopires

There are still a lot of places using spaces instead of tabs, but it's fine.

For alignment, yes. Or are spaces being used for indentation? Can't find it

ranisalt avatar May 01 '23 11:05 ranisalt

There are still a lot of places using spaces instead of tabs, but it's fine.

For alignment, yes. Or are spaces being used for indentation? Can't find it

You're right, it's just alignment.

omarcopires avatar May 01 '23 13:05 omarcopires