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 ZackShoylev:
https://wiki.apache.org/jclouds/Coding%20Standards?action=diff&rev1=5&rev2=6

   * 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.
   * Both Eclipse and Idea support checkstyle integration.
-  * jclouds checkstyle does not enforce all coding styles that should be 
followed in pull requests. However, developers can use this jclouds profile 
(compatible for import in both Eclipse and Idea).
+  * jclouds checkstyle does not enforce all coding styles that should be 
followed in pull requests. However, developers can use this jclouds profile 
(compatible for import in both Eclipse and Idea): 
[[attachment:eclipse-code-formatter.xml]]
  

Reply via email to