Subversion Repositories vnag

Rev

Rev 43 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

parameters:
        level: 5
        paths:
                - .
        excludePaths:
                analyse:
                        # Symlinks:
                        - plugins/*/vnag_framework.inc.php
                        - plugins_intern/*/vnag_framework.inc.php
                analyseAndScan:
                        - _mock
        ignoreErrors:
                - '#is always (true|false)\.#'
                - '#Call to function assert\(\) with false will always evaluate to false\.#'