Open shinyumh opened 2 months ago
I am working on refactoring a function in src/messaging/rooms.js to reduce its Cognitive Complexity from 16 to the 15 allowed as Cognitive Complexity of functions should not be too high.
src/messaging/rooms.js
I would like to work on this please!
Description
I am working on refactoring a function in
src/messaging/rooms.js
to reduce its Cognitive Complexity from 16 to the 15 allowed as Cognitive Complexity of functions should not be too high.