purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

Code style discussion #26

Closed jrschumacher closed 10 years ago

jrschumacher commented 10 years ago

What is your preference on code style. I noticed that there are both tabs and spaces used. Two space and four space...

I propose moving to PSR-2

purekid commented 10 years ago

Yeah,I prefer PSR-2....The condition you mentioned is my carelessness.

jrschumacher commented 10 years ago

Okay I am going to clean up the source code