Skip to content
Snippets Groups Projects

silence linter

Merged dakkar requested to merge silence-linter-hasownproperty into develop
All threads resolved!

What does this PR do?

those objects always have the normal prototype, and can't have hasOwnProperty redefined, let me call it normally

(otherwise I'd have to write Object.prototype.hasOwnProperty.call(newUser, field) and that's ugly)

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading