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

chore: Correct PhpCS Generic LowerCaseKeyword sniffs #267

Closed sethobey closed 2 years ago

sethobey commented 2 years ago

Context

Implement GitHub actions workflow.

Description

Corrects PHPCS sniffs for:

Performance

N/A

Testing

  1. Search GH actions PHPCS output here for Generic.PHP.LowerCaseKeyword.Found
  2. Observe no type Generic.PHP.LowerCaseKeyword.Found sniffs found

Versions