Skip to content

Instantly share code, notes, and snippets.

@manuelpichler
Created February 17, 2012 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manuelpichler/1852825 to your computer and use it in GitHub Desktop.
Save manuelpichler/1852825 to your computer and use it in GitHub Desktop.
PHP_Depend max nesting configuration
<?xml version="1.0"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://pdepend.org/schema/configuration"
xsi:schemaLocation="http://pdepend.org/schema/configuration http://pdepend.org/schema/1.0/configuration.xsd">
<parser>
<nesting>423</nesting>
</parser>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment