addTrailingCommas property

bool addTrailingCommas

Return true if the require_trailing_commas is enabled and trailing commas should be inserted in function calls and declarations.

Implementation

bool get addTrailingCommas;