higher compliance with coding standards
icylace - October 15, 2009 - 07:23
| Project: | Views Datasource |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | allisterbeharry |
| Status: | closed |
Description
I love this module so much that I've taken the time to improve the formatting and commenting of it according to the recommendations of the Coder and Coder Tough Love modules. This patch just focuses on spacing adjustments, some comment changes, and a couple minor formatting tweaks. This is the first time I've made and submitted a patch. So, hopefully I'm doing this right !
| Attachment | Size |
|---|---|
| views_datasource_alpha3_001.patch | 94.02 KB |

#1
Updated so that it will apply more cleanly.
#2
Thanks for making it cleaner. What's the proper way to make a patch ?
#3
Thanks for making it cleaner. What's the proper way to make a patch ?
#4
See http://drupal.org/patch/create
Basically I created it against cvs using "cvs diff -up" instead of doing it against two local directories.
#5
Committed here: http://drupal.org/node/616576
#6
Automatically closed -- issue fixed for 2 weeks with no activity.