Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "CodeStyle" page has been changed by JonathanEllis.
http://wiki.apache.org/cassandra/CodeStyle?action=diff&rev1=12&rev2=13

--------------------------------------------------

  == Whitespace ==
  
    * Please make sure to use 4 spaces instead of the tab character for all 
your indentation
+   * Many lines in many files have a bunch of trailing whitespace... Please 
either clean these up in a separate patch, or leave them alone, so that 
reviewers now and anyone reading code history later don't have to pay attention 
to whitespace diffs.
-   * Many lines in many files have a bunch of trailing whitespace... Please 
leave these alone for now so that reviewers don't have to pay attention to 
whitespace diffs.
-     * we go thru the entire codebase and remove all trailing whitespace 
pretty soon
  
  == imports ==
  

Reply via email to