Subversion Repositories vnag

Rev

Rev 43 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
29 daniel-mar 1
parameters:
2
	level: 5
3
	paths:
4
		- .
5
	excludePaths:
6
		analyse:
7
			# Symlinks:
8
			- plugins/*/vnag_framework.inc.php
9
			- plugins_intern/*/vnag_framework.inc.php
10
		analyseAndScan:
11
			- _mock
12
	ignoreErrors:
13
		- '#is always (true|false)\.#'
14
		- '#Call to function assert\(\) with false will always evaluate to false\.#'