CMU-313 / NodeBB

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

Refactored Code in public/src/admin/admin.js #582

Open lukenalewajk opened 2 months ago

lukenalewajk commented 2 months ago

Resolves #520, in order to reduce the amount of functions nested from 5 to the maximum level of 4 by splitting the original function into 3 separate functions.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud