Commit Graph

15 Commits

Author SHA1 Message Date
02af3d6c2e Update sed command for fixing code sniffer to be Mac OS compatible
[MAILPOET-4560]
2022-08-11 12:30:33 +02:00
402cf63e6b Make I18N sniff compatbile with PHP8.1+
This is a hacky workaround to enable us to use the translation sniffs in a PHP 8 environment. We can get rid of
it, once the coding standards are compatible.

[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
45b344727c Allow 'mailpoet-premium' text-domain
[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
41a99f15f6 Allow for 'woocommerce' text-domain
[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
0b2b211b08 Add WP.I18n sniffs to our ruleset
[MAILPOET-4524]
2022-08-09 13:23:16 +02:00
50c80b8a05 Avoid curcular symlink paths
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
af4322c16e Run qa_php job on latest php version
[MAILPOET-4219]
2022-04-04 17:12:33 +02:00
9f39843189 Sanitize incoming data according to WP sniffer
[MAILPOET-4219]
2022-04-04 17:12:33 +02:00
af66378f9a Add MinimalPluginStandard code sniffer ruleset 2022-04-04 17:12:33 +02:00
f4af6433e3 Fix wporg-code-analysis autoloading 2022-04-04 17:12:33 +02:00
1d3c013cee Install wporg-code-analysis 2022-04-04 17:12:33 +02:00
f4f2af0f40 Update code_sniffer tools
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
f3fa51b5b0 Update tools in install script
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
73554ec101 Enforce strict types in automation directory
[MAILPOET-4135]
2022-02-21 09:56:26 +01:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00