CMU-313 / NodeBB

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

Refactoring `removeTagsFromTopics` code in src/topics/tags.js #449

Open alx-zhu opened 2 months ago

alx-zhu commented 2 months ago

Refactoring code to not nest functions more than 4 levels deep.

SonarCloud issue: https://sonarcloud.io/project/issues?open=AZFmjAGCybYwxy-_uEag&id=CMU-313_NodeBB File path: src/topics/tags.js

This is different from #370 because this issue focuses on line 256 (removeTagsFromTopics(tags)), whereas #370 refactors line 161, which is renaming tags.

alx-zhu commented 2 months ago

I would like to work on this please!

github-actions[bot] commented 2 months ago

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