cleanowners icon indicating copy to clipboard operation
cleanowners copied to clipboard

code too complex

Open zkoppert opened this issue 1 year ago • 1 comments

Describe the bug

Code is too complex: There are a few long methods in the file cleanowners.py that could be broken down into smaller, more manageable pieces. Particularly, the main method is quite long. Breaking down complex methods into smaller ones enhances readability and maintainability. Please consider refactoring this method into smaller ones, each performing a specific task.

To Reproduce

look at the code

Expected behavior

code is better organized

Screenshots

No response

Additional context

No response

zkoppert avatar Jun 07 '24 18:06 zkoppert

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Jun 29 '24 01:06 github-actions[bot]