Trying to get styleci working with nullable return types

This commit is contained in:
Jonny Barnes 2017-03-02 17:08:18 +00:00
parent 1504115337
commit abeb5c68f7

View file

@ -2,6 +2,7 @@ preset: laravel
disabled: disabled:
- concat_without_spaces - concat_without_spaces
- simplified_null_return
finder: finder:
path: app/ path: app/