Skip to content
Snippets Groups Projects

Check php linter

Merged Imported Cato Kolås requested to merge check-php-linter into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -26,6 +26,7 @@ php-compatibility-83:
variables:
PHPVERSION: "8.3"
script:
- phpcs --version
- >-
phpcs -s -p --colors
--standard=PHPCompatibility
Loading