To support developers in using the proper syntax, formatting, naming, and adhering to all other development guidelines for Drupal, the
<a href="/project/coder">Code Review
</a> module has been developed, which outputs notices for all code that is considered wrong in terms of
<a href="/coding-standards">Drupal Coding Standards
</a>. While Coder does only a code review and leaves you with the results, there is also the coder_format script shipped with the Coder module, that strives to clean and re-format a whole file to adhere to Drupal's Coding Standards.