You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cognitive Complexity is a measure of how hard the control flow of a function is to understand. Functions with high Cognitive Complexity will be difficult to maintain.
The text was updated successfully, but these errors were encountered:
andritowmega
changed the title
Cognitive Complexity:
Cognitive Complexity: Refactor Upload function to reduce its Cognitive Complexity from 20 to the 15 allowed.
Dec 10, 2024
fastmvpcore/utils/cloudflareimages.js
Refactor Upload Functions on line 6:
async upload({ file },project) {
Cognitive Complexity is a measure of how hard the control flow of a function is to understand. Functions with high Cognitive Complexity will be difficult to maintain.
The text was updated successfully, but these errors were encountered: