Make module Coding Standards compliant
douggreen - April 11, 2007 - 20:40
| Project: | Find URL Alias |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The attached patch has several minor coding standard fixes found using coder. Most changes are due to the string concatentation rules, tabs, and spaces. I wasn't sure about the desired tab indentation, so I used two spaces, this might not of been what you intended, and the second line indentation of arrays and function arguments isn't really covered by standards. I also replaced some double quotes with single quotes where the double quotes weren't needed.
| Attachment | Size |
|---|---|
| find_path_coder.patch | 5.14 KB |

#1
Thanks!
#2