Various code quality improvements.

This commit is contained in:
James Cole
2020-08-01 17:51:52 +02:00
parent ae7cd76d87
commit 1169c5c5e2
7 changed files with 30 additions and 28 deletions

View File

@@ -8,6 +8,7 @@ parameters:
ignoreErrors:
- '#is not allowed to extend#'
- '#is neither abstract nor final#'
- '#Control structures using switch should not be used\.#'
paths:
- ../app
- ../database