silence linter
All threads resolved!
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
Activity
Filter activity
- Resolved by dakkar
Approved, but you can also use
Reflect.hasOwnProperty
for a more readable alternative to the safe option.
reset approvals from @fEmber by pushing to the branch
enabled an automatic merge when all merge checks for 9309872c pass
mentioned in commit 7aba8464
Please register or sign in to reply