Skip to content

A more gentle class line count sniff #112

@bmitch

Description

@bmitch

The current Codor.Classes.ClassLength simply counts the number of lines between the opening { and the closing } of a class.

Sometimes the number of doc blocks plus a number of small methods can make this climb quite fast.

A more "gentle" sniff for this would be nice. One that only counts logical lines of code.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions