CMU-313 / NodeBB

GNU General Public License v3.0
0 stars 224 forks source link

Refactoring code in scr/messaging/data.js #420

Open gpxxlt opened 2 months ago

gpxxlt commented 2 months ago

Refactoring code in scr/messaging/data.js to eliminate repeated code in a block. Specifically, I will refactor the code block on line 79-95 so that message.newSet = true; will not appear multiple times, thus resolving the SonarCloud warnings.

gpxxlt commented 2 months ago

I would like to work on this please!

github-actions[bot] commented 2 months ago

Great! I assigned you (@gpxxlt) to the issue. Have fun working on it!