summaryrefslogtreecommitdiff
path: root/scripts/code-style.pl
Commit message (Collapse)AuthorAge
* - adding $Id$ (and testing loginfo script).Kjartan Mannes2002-11-06
|
* code-style.plKjartan Mannes2001-11-17
| | | | | | | - allow $var++ and $var-- syntax. update.php / block.module - cleaned up coding style, and trailing spaces.
* - Updated the coding style checker. (patch by Alex)Dries Buytaert2001-10-23
|
* - fixed a SQL typo in node.php: user --> usersDries Buytaert2001-10-17
| | | | - added SQL table keys for the node types
* - Added a *cool* new Perl script by Alexander. You can use this scriptDries Buytaert2001-10-16
to check your code against the Drupal coding style: "This program tries to show as many improvements as possible with no false positives."