MrSuddenJoy / 4programmers.net

Coyote
https://4programmers.net
MIT License
0 stars 1 forks source link

refactor: replace builtin prototype method with `Object.prototype` equivalent #39

Closed deepsource-autofix[bot] closed 3 months ago

deepsource-autofix[bot] commented 3 months ago

It is preferable to call certain Object.prototype methods through Object on object instances instead of using the builtins directly.

deepsource-io[bot] commented 3 months ago

Here's the code health analysis summary for commits be4522d..f57eeb6. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource PHP LogoPHPβœ… SuccessView Check β†—
DeepSource JavaScript LogoJavaScriptβœ… Success
🎯 3 occurences resolved
View Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.