Skip to content

Conversation

@floriankraemer
Copy link
Contributor

  • Introduced new options for ignoring specific line types (use statements, namespace declarations, docblocks) in the Max Line Length Rule.
  • Updated the rule implementation to handle these new options effectively.
  • Added multiple test cases to ensure proper functionality of the new features, including backward compatibility for the ignoreUseStatements parameter.
  • Created tests to validate detection and ignoring of long lines in docblocks and namespaces based on the new configuration options.

- Introduced new options for ignoring specific line types (use statements, namespace declarations, docblocks) in the Max Line Length Rule.
- Updated the rule implementation to handle these new options effectively.
- Added multiple test cases to ensure proper functionality of the new features, including backward compatibility for the ignoreUseStatements parameter.
- Created tests to validate detection and ignoring of long lines in docblocks and namespaces based on the new configuration options.
@floriankraemer floriankraemer added the enhancement New feature or request label Dec 4, 2025
@floriankraemer floriankraemer merged commit 2a0a26f into master Dec 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants