Open alx-zhu opened 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.
I would like to work on this please!
Great! I assigned you (@alx-zhu) to the issue. Have fun working on it!
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.