Format function parameters & arguments to break after parens
Pull Request Prelude
- [x] I have followed proper The Forgotten Server code styling.
- [x] I have read and understood the contribution guidelines before making this PR.
- [x] I am aware that this PR may be closed if the above-mentioned criteria are not fulfilled.
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.
There are still a lot of places using spaces instead of tabs, but it's fine.
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
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.