-
-
Save hotmeteor/8b30f2b755e638fde023e0283c6f5cf1 to your computer and use it in GitHub Desktop.
@fabpot php-cs-fixer config for PhpStorm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
parameters | |
--level=psr2 --fixers=strict,strict_param,ordered_use,multiline_spaces_before_semicolon,short_array_syntax,concat_without_spaces,double_arrow_multiline_whitespaces,duplicate_semicolon,empty_return,extra_empty_lines,include,multiline_array_trailing_comma,namespace_no_leading_whitespace,new_with_braces,object_operator,operators_spaces,phpdoc_params,remove_leading_slash_use,remove_lines_between_uses,return,single_array_no_trailing_comma,spaces_before_semicolon,spaces_cast,standardize_not_equal,ternary_spaces,unused_use,whitespacy_lines,-psr0 --verbose --config=sf23 fix "$FileDir$/$FileName$" | |
working directory | |
$ProjectFileDir$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment