Subversion Repositories logviewer

Compare Revisions

Regard whitespace Rev 6 → Rev 7

/trunk/phpstan.neon.dist
3,6 → 3,7
fileExtensions:
- php
- phps
- sh
paths:
- .
excludePaths:
12,6 → 13,6
bootstrapFiles:
- config.inc.php
ignoreErrors:
#- '#is always (true|false)\.#'
- '#is always (true|false)\.#'
#- '#Call to function assert\(\) with false will always evaluate to false\.#'
#- '#with no typehint specified\.#'