Skip to content

Commit

Permalink
Updated StyleCI to be in line with the PHP-CS configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
stelgenhof committed Sep 17, 2019
1 parent aa380d4 commit 7f87b93
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .styleci.yml
@@ -1 +1,12 @@
preset: psr2
preset: psr2

risky: true

enabled:
- short_array_syntax
- native_function_invocation
- alpha_ordered_imports
- no_unused_imports
- single_quote
- space_after_semicolon
- trailing_comma_in_multiline_array

0 comments on commit 7f87b93

Please sign in to comment.