Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

[PHPStanRules] Add MaxFileLengthRule #2907

Merged
merged 11 commits into from
Feb 5, 2021
Merged

[PHPStanRules] Add MaxFileLengthRule #2907

merged 11 commits into from
Feb 5, 2021

Conversation

samsonasik
Copy link
Collaborator

Fixes #2889

@samsonasik samsonasik changed the title [PHPStanRules] [WIP] Add MaxFileLengthRule [PHPStanRules] Add MaxFileLengthRule Feb 5, 2021
@samsonasik
Copy link
Collaborator Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

-
message: '#Paths for file ".*CheckRequiredAutowireAutoconfigurePublicUsedInConfigServiceRuleTest\.php" has \d+ chars, but must be shorter than 200#'
paths:
- packages/phpstan-rules/tests/Rules/CheckRequiredAutowireAutoconfigurePublicUsedInConfigServiceRule/CheckRequiredAutowireAutoconfigurePublicUsedInConfigServiceRuleTest.php
Copy link
Member

@TomasVotruba TomasVotruba Feb 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This rule should be renamed to more readable one in next PR. It has way too many words :)

@TomasVotruba
Copy link
Member

Thank you 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[PHPStanRules] Add max file lenght rule
2 participants