Replace tabs with spaces
KiamLaLuno - July 27, 2008 - 14:16
| Project: | Blog Add-ons |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Chajecki |
| Status: | postponed |
Jump to:
Description
As Drupal coding standards suggest, spaces would be used over tabs, to indent lines.

#1
Looks like someone read manual and confronted it with my module :) However, in this case I knew what I was doing. It's my habit to use tabs since I don't like double-spaces instead but if there will be a demand I will fix it. Not the highest priority at this moment.