Merge pull request #189 from jonnybarnes/fix-styleci

Fix styleci configuration: the null return rule no longer needs disabling
This commit is contained in:
Jonny Barnes 2020-08-07 18:21:33 +01:00 committed by GitHub
commit e9ca934cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ preset: laravel
disabled:
- concat_without_spaces
- simplified_null_return
- single_import_per_statement
finder: