aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
blob: b05dc951193589e67058be20954945217246d733 (plain) (blame)
1
2
3
4
5
6
7
parameters:
	level: 6
	errorFormat: raw
	editorUrl: '%%file%% %%line%% %%column%%: %%error%%'
	paths:
		- src
		- tests