Dear Wiki user,

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

The "Coding Standards" page has been changed by AndrewGaul:
https://wiki.apache.org/jclouds/Coding%20Standards?action=diff&rev1=2&rev2=3

Comment:
add line length

  = Coding Standards =
  
   * Indentation: 3-spaces, no tabs
+  * maximum 120-column line length
   * jclouds uses !CheckStyle to enforce a consistent coding style.  Configure 
your IDE or run {{{mvn checkstyle:checkstyle --quiet 
-Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain}}} before 
submitting pull requests.
  

Reply via email to