Skip to content

Commit

Permalink
添加styleCI配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Apr 28, 2015
1 parent b048edd commit 4ea0c45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
preset: symfony

enabled:
- strict
- strict_param

disabled:
- short_array_syntax
- phpdoc_short_description

0 comments on commit 4ea0c45

Please sign in to comment.