-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
dev-tasksworkflow, refactor and dev-ops relatedworkflow, refactor and dev-ops related
Description
After moving all code files to cli the maintainability decreased. The task is to address these complexity issues or mark them as wontfix.
Tasks
Code smells
Fixing this one function would take care of most smell issues:
- mouseEvent has 35 lines of code
- mouseEvent has a Cognitive Complexity of 8
- mouseEvent has 5 arguments
- keyReplace has a Cognitive Complexity of 10
- iterateConfigs has a Cognitive Complexity of 10
- ignore: Consider simplifying this complex logical expression → likely fix by Clearing files #25
Duplication
- Similar blocks of code...
- ignore: Similar blocks of code... → likely fix by Clearing files #25
Metadata
Metadata
Assignees
Labels
dev-tasksworkflow, refactor and dev-ops relatedworkflow, refactor and dev-ops related