HarshCasper / Rotten-Scripts

Scripts that will make you go WOW!
MIT License
1.47k stars 491 forks source link

`Object.prototype` builtins should not be used directly #1277

Closed VenkatsQuest closed 2 years ago

VenkatsQuest commented 2 years ago

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

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Fixes #1278

Replace # with the issue number which is fixed in this PR

Type of change

Please delete options that are not relevant.

Checklist:

ghost commented 2 years ago

Changes to your CodeSee Architecture Map:

View a CodeSee Map of these changes

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

github-actions[bot] commented 2 years ago

@VenkatsQuest Hurray, your PR got merged 🥳. Thanks a bunch. Feel free to take another Issue.💖