yiisoft / yii2-coding-standards

Yii 2 coding standards
181 stars 49 forks source link

No check for "spaces around dot when concatenating strings" #24

Closed edin1 closed 8 years ago

edin1 commented 8 years ago

It seems there's no check for the rule "Add spaces around dot when concatenating strings": https://github.com/yiisoft/yii2/blob/master/docs/internals/core-code-style.md#concatenation

cebe commented 8 years ago

could you add it?

edgardmessias commented 8 years ago

Close this issue