Skip to content

Commit

Permalink
Altered styleci config (removed no package phpdoc fixer)
Browse files Browse the repository at this point in the history
  • Loading branch information
nozavroni committed Dec 10, 2016
1 parent 5915cf1 commit 34fe985
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ enabled:
- unix_line_endings
- whitespace_after_comma_in_array

disabled:
- phpdoc_no_package

finder:
exclude:
- ".venv"
Expand Down

0 comments on commit 34fe985

Please sign in to comment.