Skip to content
Snippets Groups Projects

Fix all PHPCS issues

Merged Erick Hitter requested to merge fix/phpcs into master
3 files
+ 112
111
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
1
@@ -34,7 +34,6 @@ PHPunit:PHP7.3:MySQL:
- find . -type "f" -iname "*.php" | xargs -L "1" php -l
- phpcs -n
- phpunit
allow_failure: true
PluginSVN:
stage: deploy
Loading