sf-afmt 0.7.1

An Salesforce Apex lang formatter
Documentation
1
2
3
4
Class A{{
if (someFunction(arg1, arg2, someLongArgument, anotherVeryLongArgumentIsHereForYou) && anotherCondition) {
}
}}