We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e61b71 commit 85b5d12Copy full SHA for 85b5d12
.github/workflows/main.yml
@@ -27,7 +27,6 @@ jobs:
27
COMPOSER_VERSION: 2
28
INSTALL_PATH: php-cypher-dsl
29
REPOSITORY_NAME: php-cypher-dsl
30
- FIXER_RULES: "@PSR12,align_multiline_comment,array_indentation,blank_line_before_statement,no_unused_imports,no_useless_else,no_useless_return,ordered_imports,phpdoc_scalar,return_assignment,simplified_if_return,trailing_comma_in_multiline"
31
32
steps:
33
# https://getcomposer.org/download/
0 commit comments