parameters: level: 5 paths: - src bootstrapFiles: - ../../php-stubs/woocommerce-stubs/woocommerce-stubs.php strictRules: requireParentConstructorCall: false disallowedEmpty: false disallowedShortTernary: false disallowedLooseComparison: false booleansInConditions: false uselessCast: false