File: phpstan.neon

package info (click to toggle)
php-nette-schema 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: php: 925; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
parameters:
	level: 8
	checkMissingIterableValueType: false
	errorFormat: raw

	paths:
		- src

includes:
	- vendor/phpstan/phpstan-nette/extension.neon