feat(tax): add universal tax fallback feature #277
Annotations
1 error and 5 warnings
|
Annotate PR with PHPCS results:
inc/tax/class-tax.php#L124
There should be a comma after the last array item in a multi-line array.
|
|
Annotate PR with PHPCS results:
inc/tax/class-tax.php#L199
Array double arrow not aligned correctly; expected 9 space(s) between "'enable_taxes'" and double arrow, but found 5.
|
|
Annotate PR with PHPCS results:
inc/tax/class-tax.php#L105
The method parameter $cart is never used
|
|
Annotate PR with PHPCS results:
inc/tax/class-tax.php#L105
The method parameter $tax_category is never used
|
|
Annotate PR with PHPCS results:
inc/tax/class-tax.php#L105
The method parameter $country is never used
|
|
Annotate PR with PHPCS results
Unexpected input(s) 'notices-as-failures', valid inputs are ['entryPoint', 'args', 'graceful-warnings', 'colorize', 'notices-as-warnings', 'errors-as-warnings', 'prepend-filename', 'prepend-source', 'files']
|
Loading