Skip to content
Snippets Groups Projects

Created a new merge request to get the list of all the PHP_CodeSniffer errors/warnings to fix

1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -27,3 +27,8 @@ include:
# SKIP_ESLINT: '1'
# OPT_IN_TEST_NEXT_MAJOR: '1'
# _CURL_TEMPLATES_REF: 'main'
composer:
variables:
DRUPAL_CORE: 10.3.6
PHP_VERSION: 8.1
Loading