Skip to content

Conversation

@kimyvgy
Copy link
Contributor

@kimyvgy kimyvgy commented Aug 14, 2020

Currently, /** @var \Illuminate\Database\Eloquent\Factory */ will be detected as error in Laravel's factory files. It should be excluded from the Laravel project.

This PR will exclude SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.MissingVariable in
database/factories folder of SunAsteriskLaravel ruleset.

…ries

Currently, `/** @var \Illuminate\Database\Eloquent\Factory  */` will be detected as error in Laravel's factory files. It should be excluded from the Laravel project.

This PR will exclude `SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.MissingVariable` in `database/factories` folder of `SunAsteriskLaravel` ruleset.
@kimyvgy kimyvgy merged commit 260ddaf into sun-asterisk-research:master Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant