phpowermove / php-code-formatter

A code formatting library for php
MIT License
29 stars 12 forks source link

Unary Operator #8

Open gossi opened 9 years ago

gossi commented 9 years ago

Add whitespace before and after the unary (-) operator.

nymo commented 7 years ago

@gossi should be already done when looking at your sample1 test case for the formatter class.