michaelklishin / quartz-mongodb

A MongoDB-based store for the Quartz scheduler. This fork strives to be as feature complete as possible. Originally by MuleSoft.
Other
249 stars 203 forks source link

4-space identation for .java files #75

Closed siarhei-skavarodkin closed 10 years ago

siarhei-skavarodkin commented 10 years ago

It's not a bug, but a proposal to use 4-space identation in .java files instead of 2-space. I believe it will increase readability of the code.