taxjar / taxjar-magento2-extension

Magento 2 Sales Tax Extension by TaxJar
http://www.taxjar.com/guides/integrations/magento2/
Open Software License 3.0
22 stars 30 forks source link

test: GitHub actions #260

Closed sethobey closed 2 years ago

sethobey commented 2 years ago

Context

Improve code quality visibility. Currently, Adobe will only reject submissions for exception level 10 CS errors, but our codebase contains many lower-level standards violations.

Description

Adds static analysis GH actions.

Performance

N/A

Testing

  1. See GH actions tab for this branch push
  2. Observe expected failure output due to current code standard violations

Versions