-
Notifications
You must be signed in to change notification settings - Fork 12
Check FileMethodCount
github-actions[bot] edited this page Dec 5, 2025
·
8 revisions
Too many methods in a file is an indication that the unit is too complex. Consider breaking up the unit.
| Option | Default value | Description |
|---|---|---|
| file-method-count.max-method-count | 10 | Maximum number of methods in file |
Note
This page is generated. Any changes made to this page through the wiki will be lost in the future.